Property | Type | Description | |
---|---|---|---|
_dirt | GameObject | ||
_grass | GameObject | ||
_state | ETileState |
Method | Description | |
---|---|---|
SetState ( ETileState state, bool overrideState = false ) : void | ||
Start ( ) : void |
public SetState ( ETileState state, bool overrideState = false ) : void | ||
state | ETileState | |
overrideState | bool | |
return | void |