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.ShBoatProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShBoatProperties:
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
 
Transform motorT
 
float engineFactor
 
float turnFactor
 
float stabilityFactor
 

Member Data Documentation

◆ animator

Animator BrokeProtocol.Properties.ShBoatProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShBoatProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShBoatProperties.barrelT

◆ engineFactor

float BrokeProtocol.Properties.ShBoatProperties.engineFactor

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShBoatProperties.exitTransforms

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShBoatProperties.inventoryType

◆ maxSpeed

float BrokeProtocol.Properties.ShBoatProperties.maxSpeed

◆ maxStat

float BrokeProtocol.Properties.ShBoatProperties.maxStat = 20f

◆ maxSteeringAngle

float BrokeProtocol.Properties.ShBoatProperties.maxSteeringAngle = 45f

◆ motorT

Transform BrokeProtocol.Properties.ShBoatProperties.motorT

◆ orientStrength

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

◆ positionRB

Rigidbody BrokeProtocol.Properties.ShBoatProperties.positionRB

◆ referencePrefab

string BrokeProtocol.Properties.ShBoatProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShBoatProperties.seats

◆ spawnVelocity

float BrokeProtocol.Properties.ShBoatProperties.spawnVelocity

◆ stabilityFactor

float BrokeProtocol.Properties.ShBoatProperties.stabilityFactor

◆ state

EntityState BrokeProtocol.Properties.ShBoatProperties.state

◆ steeringCount

int BrokeProtocol.Properties.ShBoatProperties.steeringCount = 2

◆ syncAnimator

bool BrokeProtocol.Properties.ShBoatProperties.syncAnimator

◆ torque

float BrokeProtocol.Properties.ShBoatProperties.torque = 4f

◆ towT

Transform BrokeProtocol.Properties.ShBoatProperties.towT

◆ turnFactor

float BrokeProtocol.Properties.ShBoatProperties.turnFactor

◆ turretT

Transform BrokeProtocol.Properties.ShBoatProperties.turretT

◆ value

int BrokeProtocol.Properties.ShBoatProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShBoatProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShBoatProperties.weaponSets

◆ wheels

WheelCollider [] BrokeProtocol.Properties.ShBoatProperties.wheels

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