Enfusion Script API
|
Public Member Functions | |
void | ~BaseWorkshopItem () |
proto external string | Name () |
Get name of the item. | |
proto external string | Description () |
Get description of the item. | |
![]() | |
proto external ref Managed | Clone () |
Return shallow copy of object, or null if it is not allowed (not public constructor) | |
void BaseWorkshopItem.~BaseWorkshopItem | ( | ) |
proto external string BaseWorkshopItem.Description | ( | ) |
Get description of the item.
proto external string BaseWorkshopItem.Name | ( | ) |
Get name of the item.