JUtils
A unity utilities library
JUtils.StateMachine.QueueEntry Struct Reference

Representation of the state and its data in the queue More...

Collaboration diagram for JUtils.StateMachine.QueueEntry:

Public Attributes

State state
 
StateData data
 

Detailed Description

Representation of the state and its data in the queue

Member Data Documentation

◆ data

StateData JUtils.StateMachine.QueueEntry.data

◆ state

State JUtils.StateMachine.QueueEntry.state

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