Enum EIOContext
IO contexts to be used with IO.
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EIOContext : int
Fields
Name | Description |
---|---|
Global | Global (not attached to a scene or a world) |
Scene | Scene (attached to the current Scene) |
World | World (attached to the current save file) |