Click or drag to resize

ModBehaviour Properties

The ModBehaviour type exposes the following members.

Properties
  NameDescription
Public propertyActiveHost
Returns a reference to the active ModHost instance in the scene. Always the first host created.
Public propertyHosts
Returns an array of mod hosts that are currently in the scene.
Public propertyIsModLoaded
Returns true if a valid host exists in the scene and currently has a mod loaded.
Top
See Also