Property GrownEvent
GrownEvent
Event triggered when plant phase changes.
Declaration
public UnityEvent<T1, T1, T2[]> GrownEvent { get; }
Property Value
Type |
---|
UnityEvent<T1, T1, T2[]> |
Event triggered when plant phase changes.
public UnityEvent<T1, T1, T2[]> GrownEvent { get; }
Type | Description |
---|---|
UnityEvent<T1, T1, T2[]> |