Method | Description | |
---|---|---|
Freeze ( ) : void | ||
FreezeForItemUse ( ) : void | ||
SetDescription ( string description, bool isItemUse ) : void | ||
Unfreeze ( ) : void | ||
UnfreezeForItemUse ( ) : void |
Method | Description | |
---|---|---|
Start ( ) : void |
public SetDescription ( string description, bool isItemUse ) : void | ||
description | string | |
isItemUse | bool | |
return | void |