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.ShSeedProperties Class Reference
Inheritance diagram for BrokeProtocol.Properties.ShSeedProperties:
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
 
string attachBone = "RightHand"
 
Grip grip
 
float moveSpeed = 1f
 
byte burstSize = 1
 
float useDelay = 1f
 
bool fireAnimation = true
 
AudioSource useSound
 
ShReference placeableEntity
 
float spawnDelay
 

Member Data Documentation

◆ ammoItem

ShReference BrokeProtocol.Properties.ShSeedProperties.ammoItem

◆ animator

Animator BrokeProtocol.Properties.ShSeedProperties.animator

◆ attachBone

string BrokeProtocol.Properties.ShSeedProperties.attachBone = "RightHand"

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShSeedProperties.availableApps

◆ barrelT

Transform BrokeProtocol.Properties.ShSeedProperties.barrelT

◆ burstSize

byte BrokeProtocol.Properties.ShSeedProperties.burstSize = 1

◆ characterType

CharacterType BrokeProtocol.Properties.ShSeedProperties.characterType

◆ exitTransforms

Transform [] BrokeProtocol.Properties.ShSeedProperties.exitTransforms

◆ fireAnimation

bool BrokeProtocol.Properties.ShSeedProperties.fireAnimation = true

◆ grip

Grip BrokeProtocol.Properties.ShSeedProperties.grip

◆ illegal

bool BrokeProtocol.Properties.ShSeedProperties.illegal

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShSeedProperties.inventoryType

◆ itemName

string BrokeProtocol.Properties.ShSeedProperties.itemName

◆ license

ShReference BrokeProtocol.Properties.ShSeedProperties.license

◆ moveSpeed

float BrokeProtocol.Properties.ShSeedProperties.moveSpeed = 1f

◆ needItem

bool BrokeProtocol.Properties.ShSeedProperties.needItem

◆ placeableEntity

ShReference BrokeProtocol.Properties.ShSeedProperties.placeableEntity

◆ referencePrefab

string BrokeProtocol.Properties.ShSeedProperties.referencePrefab

◆ seats

Seat [] BrokeProtocol.Properties.ShSeedProperties.seats

◆ spawnDelay

float BrokeProtocol.Properties.ShSeedProperties.spawnDelay

◆ syncAnimator

bool BrokeProtocol.Properties.ShSeedProperties.syncAnimator

◆ turretT

Transform BrokeProtocol.Properties.ShSeedProperties.turretT

◆ useDelay

float BrokeProtocol.Properties.ShSeedProperties.useDelay = 1f

◆ useSound

AudioSource BrokeProtocol.Properties.ShSeedProperties.useSound

◆ value

int BrokeProtocol.Properties.ShSeedProperties.value

◆ viewAngleLimit

float BrokeProtocol.Properties.ShSeedProperties.viewAngleLimit = 89f

◆ weaponSets

WeaponSet [] BrokeProtocol.Properties.ShSeedProperties.weaponSets

◆ weight

float BrokeProtocol.Properties.ShSeedProperties.weight

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