Class UnityCharacterPoolService.PooledCharacter
Tracks a single pooled character instance and its runtime state.
Inheritance
UnityCharacterPoolService.PooledCharacter
Assembly: Serenity.UnityCharacter.Infrastructure.dll
Syntax
protected sealed class UnityCharacterPoolService.PooledCharacter
Constructors
PooledCharacter()
Declaration
Fields
CharacterId
Declaration
public CharacterId CharacterId
Field Value
GameObject
Declaration
public GameObject GameObject
Field Value
| Type |
Description |
| GameObject |
|
IsActive
Declaration
Field Value
PrefabInstanceId
Declaration
public int PrefabInstanceId
Field Value
Methods
Activate()
Declaration
Deactivate()
Declaration