Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.StanceType Class Reference

Public Member Functions

 StanceType (StanceIndex index, Vector3 offset, float capsuleHeight, float input, bool setable, bool ragdoll, bool fixedForward)
 

Public Attributes

readonly StanceIndex index
 
readonly Vector3 offset
 
readonly float capsuleHeight
 
readonly float input
 
readonly bool setable
 
readonly bool ragdoll
 
readonly bool fixedForward
 

Constructor & Destructor Documentation

◆ StanceType()

BrokeProtocol.Utility.StanceType.StanceType ( StanceIndex index,
Vector3 offset,
float capsuleHeight,
float input,
bool setable,
bool ragdoll,
bool fixedForward )
inline

Member Data Documentation

◆ capsuleHeight

readonly float BrokeProtocol.Utility.StanceType.capsuleHeight

◆ fixedForward

readonly bool BrokeProtocol.Utility.StanceType.fixedForward

◆ index

readonly StanceIndex BrokeProtocol.Utility.StanceType.index

◆ input

readonly float BrokeProtocol.Utility.StanceType.input

◆ offset

readonly Vector3 BrokeProtocol.Utility.StanceType.offset

◆ ragdoll

readonly bool BrokeProtocol.Utility.StanceType.ragdoll

◆ setable

readonly bool BrokeProtocol.Utility.StanceType.setable

The documentation for this class was generated from the following file: