HumanoidArm
Importing the class
If you need to reference this type directly, like when casting an Array, or as a parameter, you will need to import it. Simply add the import at the top of the file.
Implements
HumanoidArm
implements the following interfaces:
Undocumented Interfaces
OptionEnum
,Comparable<Enum>
Enum Constants
HumanoidArm is an enum with 2 constants. They are accessible like so:
Members
key() as string
Return Type:
string
Getter
Return Type:
HumanoidArm
opposite() as HumanoidArm
Return Type:
HumanoidArm
Getter
Gets the serialized name.
Return Type:
string
serializedName() as string
Gets the serialized name.
Returns: the serialized name.
Return Type:
string