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

Member Data Documentation

◆ animator

Animator BrokeProtocol.Properties.ShMovableProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShMovableProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShMovableProperties.barrelT

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShMovableProperties.exitTransforms

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShMovableProperties.inventoryType

◆ maxSpeed

float BrokeProtocol.Properties.ShMovableProperties.maxSpeed

◆ maxStat

float BrokeProtocol.Properties.ShMovableProperties.maxStat = 20f

◆ positionRB

Rigidbody BrokeProtocol.Properties.ShMovableProperties.positionRB

◆ referencePrefab

string BrokeProtocol.Properties.ShMovableProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShMovableProperties.seats

◆ spawnVelocity

float BrokeProtocol.Properties.ShMovableProperties.spawnVelocity

◆ syncAnimator

bool BrokeProtocol.Properties.ShMovableProperties.syncAnimator

◆ turretT

Transform BrokeProtocol.Properties.ShMovableProperties.turretT

◆ value

int BrokeProtocol.Properties.ShMovableProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShMovableProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShMovableProperties.weaponSets

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