Inventool Object
📋 InventoolObject Class
Base Inventool ScriptableObject class.
Namespace:
Esper.Inventool
Access:
public
Type:
class
Inherits:
ScriptableObject
📦 Fields
Access
Field
Type
Description
public
id
int
The object's unique ID.
🧰 Methods
Access
Method
Returns
Description
public virtual
Save()
void
Saves the object (editor only).
Last updated