Enfusion Script API
Loading...
Searching...
No Matches
BaseWorkshopItem Interface Reference
Inheritance diagram for BaseWorkshopItem:
Managed DownloadableItem MissionWorkshopItem WorkshopItem WorldSaveItem

Public Member Functions

void ~BaseWorkshopItem ()
 
proto external string Name ()
 Get name of the item.
 
proto external string Description ()
 Get description of the item.
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Constructor & Destructor Documentation

◆ ~BaseWorkshopItem()

void BaseWorkshopItem.~BaseWorkshopItem ( )

Member Function Documentation

◆ Description()

proto external string BaseWorkshopItem.Description ( )

Get description of the item.

◆ Name()

proto external string BaseWorkshopItem.Name ( )

Get name of the item.


The documentation for this interface was generated from the following file: