Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
BrokeProtocol.Utility.Injury Struct Reference

Public Member Functions

 Injury (BodyPart part, BodyEffect effect, byte amount)
 

Public Attributes

readonly BodyPart part
 
readonly BodyEffect effect
 
readonly byte amount
 

Constructor & Destructor Documentation

◆ Injury()

BrokeProtocol.Utility.Injury.Injury ( BodyPart part,
BodyEffect effect,
byte amount )
inline

Member Data Documentation

◆ amount

readonly byte BrokeProtocol.Utility.Injury.amount

◆ effect

readonly BodyEffect BrokeProtocol.Utility.Injury.effect

◆ part

readonly BodyPart BrokeProtocol.Utility.Injury.part

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