DynamicEntityActionProposals

io.github.srs.controller.protocol.Event.DynamicEntityActionProposals
final case class DynamicEntityActionProposals(proposals: List[DynamicEntityProposal])

Event representing a proposal for dynamic entity actions.

Value parameters

proposals

the list of io.github.srs.controller.message.DynamicEntityProposal to be processed.

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product