Property pokeStateData
pokeStateData
IReadOnlyBindableVariable<T> that updates whenever the poke logic state is evaluated.
Declaration
public IReadOnlyBindableVariable<PokeStateData> pokeStateData { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyBindableVariable<PokeStateData> |