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.ShWearableProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShWearableProperties:
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
 
string itemName
 
bool needItem
 
bool illegal
 
ShReference license
 
float weight
 
ShReference ammoItem
 
CharacterType characterType
 
SkinnedMeshRenderer skinnedMesh
 
WearableType type
 
float protection
 
float capacity
 

Member Data Documentation

◆ ammoItem

ShReference BrokeProtocol.Properties.ShWearableProperties.ammoItem

◆ animator

Animator BrokeProtocol.Properties.ShWearableProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShWearableProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShWearableProperties.barrelT

◆ capacity

float BrokeProtocol.Properties.ShWearableProperties.capacity

◆ characterType

CharacterType BrokeProtocol.Properties.ShWearableProperties.characterType

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShWearableProperties.exitTransforms

◆ illegal

bool BrokeProtocol.Properties.ShWearableProperties.illegal

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShWearableProperties.inventoryType

◆ itemName

string BrokeProtocol.Properties.ShWearableProperties.itemName

◆ license

ShReference BrokeProtocol.Properties.ShWearableProperties.license

◆ needItem

bool BrokeProtocol.Properties.ShWearableProperties.needItem

◆ protection

float BrokeProtocol.Properties.ShWearableProperties.protection

◆ referencePrefab

string BrokeProtocol.Properties.ShWearableProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShWearableProperties.seats

◆ skinnedMesh

SkinnedMeshRenderer BrokeProtocol.Properties.ShWearableProperties.skinnedMesh

◆ syncAnimator

bool BrokeProtocol.Properties.ShWearableProperties.syncAnimator

◆ turretT

Transform BrokeProtocol.Properties.ShWearableProperties.turretT

◆ type

WearableType BrokeProtocol.Properties.ShWearableProperties.type

◆ value

int BrokeProtocol.Properties.ShWearableProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShWearableProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShWearableProperties.weaponSets

◆ weight

float BrokeProtocol.Properties.ShWearableProperties.weight

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