NamedGameObjectPoolManager Properties |
[This is preliminary documentation and is subject to change.]
The NamedGameObjectPoolManager type exposes the following members.
Name | Description | |
---|---|---|
AssignedNames |
Gets a list of the names currently assigned to game objects.
| |
AutoAddFromManager |
Gets or sets a value indicating whether to automatically provide named access to the pools attached to the manager.
| |
Instance |
Gets the NamedGameObjectPoolManager found in the scene.
| |
Item |
Gets the pool that handles instances of the source object with the specified name.
The manager must contain a matching pool to use this method.
| |
Manager |
Gets or sets the pool manager whose pools should be accessed by name.
| |
UseResources |
Gets or sets a value indicating whether to attempt to locate unrecognised names using Load(String).
|