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

Public Attributes

string referencePrefab
 
Animator animator
 
bool syncAnimator
 
AppIndex[] availableApps
 
InventoryType inventoryType
 
int value
 
Material material
 
float hitPoints = -1f
 
float regenDelay = -1f
 
int regenRate = -1
 
ParticleSystem particleSpawner
 
Transform particleTransform
 
int smoothing = 1
 

Member Data Documentation

◆ animator

Animator BrokeProtocol.Properties.ShSmoothVoxelProperties.animator

◆ availableApps

AppIndex [] BrokeProtocol.Properties.ShSmoothVoxelProperties.availableApps

◆ hitPoints

float BrokeProtocol.Properties.ShSmoothVoxelProperties.hitPoints = -1f

◆ inventoryType

InventoryType BrokeProtocol.Properties.ShSmoothVoxelProperties.inventoryType

◆ material

Material BrokeProtocol.Properties.ShSmoothVoxelProperties.material

◆ particleSpawner

ParticleSystem BrokeProtocol.Properties.ShSmoothVoxelProperties.particleSpawner

◆ particleTransform

Transform BrokeProtocol.Properties.ShSmoothVoxelProperties.particleTransform

◆ referencePrefab

string BrokeProtocol.Properties.ShSmoothVoxelProperties.referencePrefab

◆ regenDelay

float BrokeProtocol.Properties.ShSmoothVoxelProperties.regenDelay = -1f

◆ regenRate

int BrokeProtocol.Properties.ShSmoothVoxelProperties.regenRate = -1

◆ smoothing

int BrokeProtocol.Properties.ShSmoothVoxelProperties.smoothing = 1

◆ syncAnimator

bool BrokeProtocol.Properties.ShSmoothVoxelProperties.syncAnimator

◆ value

int BrokeProtocol.Properties.ShSmoothVoxelProperties.value

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