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.ShFixedWingProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShFixedWingProperties:
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
 
float liftStrength
 

Member Data Documentation

◆ angleOfAttack

float BrokeProtocol.Properties.ShFixedWingProperties.angleOfAttack

◆ animator

Animator BrokeProtocol.Properties.ShFixedWingProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShFixedWingProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShFixedWingProperties.barrelT

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShFixedWingProperties.exitTransforms

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShFixedWingProperties.inventoryType

◆ liftStrength

float BrokeProtocol.Properties.ShFixedWingProperties.liftStrength

◆ maxSpeed

float BrokeProtocol.Properties.ShFixedWingProperties.maxSpeed

◆ maxStat

float BrokeProtocol.Properties.ShFixedWingProperties.maxStat = 20f

◆ maxSteeringAngle

float BrokeProtocol.Properties.ShFixedWingProperties.maxSteeringAngle = 45f

◆ orientStrength

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

◆ positionRB

Rigidbody BrokeProtocol.Properties.ShFixedWingProperties.positionRB

◆ referencePrefab

string BrokeProtocol.Properties.ShFixedWingProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShFixedWingProperties.seats

◆ spawnVelocity

float BrokeProtocol.Properties.ShFixedWingProperties.spawnVelocity

◆ stabilityStrength

float BrokeProtocol.Properties.ShFixedWingProperties.stabilityStrength

◆ state

EntityState BrokeProtocol.Properties.ShFixedWingProperties.state

◆ steeringCount

int BrokeProtocol.Properties.ShFixedWingProperties.steeringCount = 2

◆ syncAnimator

bool BrokeProtocol.Properties.ShFixedWingProperties.syncAnimator

◆ torque

float BrokeProtocol.Properties.ShFixedWingProperties.torque = 4f

◆ towT

Transform BrokeProtocol.Properties.ShFixedWingProperties.towT

◆ turretT

Transform BrokeProtocol.Properties.ShFixedWingProperties.turretT

◆ uprightStrength

float BrokeProtocol.Properties.ShFixedWingProperties.uprightStrength

◆ value

int BrokeProtocol.Properties.ShFixedWingProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShFixedWingProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShFixedWingProperties.weaponSets

◆ wheels

WheelCollider [] BrokeProtocol.Properties.ShFixedWingProperties.wheels

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