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.ChildIndexActionPair Struct Reference

Public Member Functions

 ChildIndexActionPair (ChildIndex childIndex, Action< Serialized > action)
 

Public Attributes

readonly ChildIndex childIndex
 
readonly Action< Serializedaction
 

Constructor & Destructor Documentation

◆ ChildIndexActionPair()

BrokeProtocol.Utility.ChildIndexActionPair.ChildIndexActionPair ( ChildIndex childIndex,
Action< Serialized > action )
inline

Member Data Documentation

◆ action

readonly Action<Serialized> BrokeProtocol.Utility.ChildIndexActionPair.action

◆ childIndex

readonly ChildIndex BrokeProtocol.Utility.ChildIndexActionPair.childIndex

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