Click or drag to resize

PlayerControllerElementDefinition Class

Properties to use when creating a new Element.
Inheritance Hierarchy

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public abstract class Definition

The PlayerControllerElementDefinition type exposes the following members.

Constructors
 NameDescription
Public methodPlayerControllerElementDefinition Creates a new Definition with the default options.
Top
Fields
 NameDescription
Public fieldenabled Is this element enabled? Disabled elements return no value.
Public fieldname The name of the element.
Top
See Also