IMMOItemGetVariables Method |
Retrieves all the MMOItem Variables of this item.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax List<IMMOItemVariable> GetVariables()
Return Value
Type:
ListIMMOItemVariableA list of objects representing the MMOItem Variables associated to this item.
See Also