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.ShBikeProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShBikeProperties:
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 engineFactor = 1f
 
float brakeFactor = 1f
 
float leanForce
 
Collider kickStand
 

Member Data Documentation

◆ animator

Animator BrokeProtocol.Properties.ShBikeProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShBikeProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShBikeProperties.barrelT

◆ brakeFactor

float BrokeProtocol.Properties.ShBikeProperties.brakeFactor = 1f

◆ engineFactor

float BrokeProtocol.Properties.ShBikeProperties.engineFactor = 1f

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShBikeProperties.exitTransforms

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShBikeProperties.inventoryType

◆ kickStand

Collider BrokeProtocol.Properties.ShBikeProperties.kickStand

◆ leanForce

float BrokeProtocol.Properties.ShBikeProperties.leanForce

◆ maxSpeed

float BrokeProtocol.Properties.ShBikeProperties.maxSpeed

◆ maxStat

float BrokeProtocol.Properties.ShBikeProperties.maxStat = 20f

◆ maxSteeringAngle

float BrokeProtocol.Properties.ShBikeProperties.maxSteeringAngle = 45f

◆ orientStrength

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

◆ positionRB

Rigidbody BrokeProtocol.Properties.ShBikeProperties.positionRB

◆ referencePrefab

string BrokeProtocol.Properties.ShBikeProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShBikeProperties.seats

◆ spawnVelocity

float BrokeProtocol.Properties.ShBikeProperties.spawnVelocity

◆ state

EntityState BrokeProtocol.Properties.ShBikeProperties.state

◆ steeringCount

int BrokeProtocol.Properties.ShBikeProperties.steeringCount = 2

◆ syncAnimator

bool BrokeProtocol.Properties.ShBikeProperties.syncAnimator

◆ torque

float BrokeProtocol.Properties.ShBikeProperties.torque = 4f

◆ towT

Transform BrokeProtocol.Properties.ShBikeProperties.towT

◆ turretT

Transform BrokeProtocol.Properties.ShBikeProperties.turretT

◆ value

int BrokeProtocol.Properties.ShBikeProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShBikeProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShBikeProperties.weaponSets

◆ wheels

WheelCollider [] BrokeProtocol.Properties.ShBikeProperties.wheels

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