Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Attributes | List of all members
BrokeProtocol.Properties.ShHeloProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShHeloProperties:
BrokeProtocol.Properties.ShProperties

Public Attributes

string referencePrefab
 
Animator animator
 
bool syncAnimator
 
AppIndex[] availableApps
 
InventoryType inventoryType
 
int value
 
Seat[] seats
 
Transform[] exitTransforms
 
float viewAngleLimit = 89f
 
Transform turretT
 
Transform barrelT
 
WeaponSet[] weaponSets
 
float maxStat = 20f
 
Rigidbody positionRB
 
float spawnVelocity
 
float maxSpeed
 
EntityState state
 
Transform towT
 
Vector3 orientStrength = new(1f, 1f, 1f)
 
float torque = 4f
 
WheelCollider[] wheels
 
int steeringCount = 2
 
float maxSteeringAngle = 45f
 
float uprightStrength
 
float stabilityStrength
 
float angleOfAttack
 
BoxCollider rotorCollider
 

Member Data Documentation

◆ angleOfAttack

float BrokeProtocol.Properties.ShHeloProperties.angleOfAttack

◆ animator

Animator BrokeProtocol.Properties.ShHeloProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShHeloProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShHeloProperties.barrelT

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShHeloProperties.exitTransforms

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShHeloProperties.inventoryType

◆ maxSpeed

float BrokeProtocol.Properties.ShHeloProperties.maxSpeed

◆ maxStat

float BrokeProtocol.Properties.ShHeloProperties.maxStat = 20f

◆ maxSteeringAngle

float BrokeProtocol.Properties.ShHeloProperties.maxSteeringAngle = 45f

◆ orientStrength

Vector3 BrokeProtocol.Properties.ShHeloProperties.orientStrength = new(1f, 1f, 1f)

◆ positionRB

Rigidbody BrokeProtocol.Properties.ShHeloProperties.positionRB

◆ referencePrefab

string BrokeProtocol.Properties.ShHeloProperties.referencePrefab

◆ rotorCollider

BoxCollider BrokeProtocol.Properties.ShHeloProperties.rotorCollider

◆ seats

Seat [] BrokeProtocol.Properties.ShHeloProperties.seats

◆ spawnVelocity

float BrokeProtocol.Properties.ShHeloProperties.spawnVelocity

◆ stabilityStrength

float BrokeProtocol.Properties.ShHeloProperties.stabilityStrength

◆ state

EntityState BrokeProtocol.Properties.ShHeloProperties.state

◆ steeringCount

int BrokeProtocol.Properties.ShHeloProperties.steeringCount = 2

◆ syncAnimator

bool BrokeProtocol.Properties.ShHeloProperties.syncAnimator

◆ torque

float BrokeProtocol.Properties.ShHeloProperties.torque = 4f

◆ towT

Transform BrokeProtocol.Properties.ShHeloProperties.towT

◆ turretT

Transform BrokeProtocol.Properties.ShHeloProperties.turretT

◆ uprightStrength

float BrokeProtocol.Properties.ShHeloProperties.uprightStrength

◆ value

int BrokeProtocol.Properties.ShHeloProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShHeloProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShHeloProperties.weaponSets

◆ wheels

WheelCollider [] BrokeProtocol.Properties.ShHeloProperties.wheels

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