Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Messaging.FBS.FReactionParameters Struct Reference
Inheritance diagram for droid.Runtime.Messaging.FBS.FReactionParameters:
Collaboration diagram for droid.Runtime.Messaging.FBS.FReactionParameters:

Public Member Functions

void __init (int _i, ByteBuffer _bb)
 
FReactionParameters __assign (int _i, ByteBuffer _bb)
 

Static Public Member Functions

static Offset< FReactionParametersCreateFReactionParameters (FlatBufferBuilder builder, bool Terminable, bool Step, bool Reset, bool Configure, bool Describe, bool EpisodeCount)
 

Properties

ByteBuffer ByteBuffer [get]
 
bool Terminable [get]
 
bool Step [get]
 
bool Reset [get]
 
bool Configure [get]
 
bool Describe [get]
 
bool EpisodeCount [get]
 

Detailed Description

Definition at line 111 of file NeodroidFBSReaction.cs.

Member Function Documentation

◆ __assign()

FReactionParameters droid.Runtime.Messaging.FBS.FReactionParameters.__assign ( int  _i,
ByteBuffer  _bb 
)

Definition at line 116 of file NeodroidFBSReaction.cs.

◆ __init()

void droid.Runtime.Messaging.FBS.FReactionParameters.__init ( int  _i,
ByteBuffer  _bb 
)

Definition at line 115 of file NeodroidFBSReaction.cs.

◆ CreateFReactionParameters()

static Offset<FReactionParameters> droid.Runtime.Messaging.FBS.FReactionParameters.CreateFReactionParameters ( FlatBufferBuilder  builder,
bool  Terminable,
bool  Step,
bool  Reset,
bool  Configure,
bool  Describe,
bool  EpisodeCount 
)
static

Definition at line 125 of file NeodroidFBSReaction.cs.

Property Documentation

◆ ByteBuffer

ByteBuffer droid.Runtime.Messaging.FBS.FReactionParameters.ByteBuffer
get

Definition at line 114 of file NeodroidFBSReaction.cs.

◆ Configure

bool droid.Runtime.Messaging.FBS.FReactionParameters.Configure
get

Definition at line 121 of file NeodroidFBSReaction.cs.

◆ Describe

bool droid.Runtime.Messaging.FBS.FReactionParameters.Describe
get

Definition at line 122 of file NeodroidFBSReaction.cs.

◆ EpisodeCount

bool droid.Runtime.Messaging.FBS.FReactionParameters.EpisodeCount
get

Definition at line 123 of file NeodroidFBSReaction.cs.

◆ Reset

bool droid.Runtime.Messaging.FBS.FReactionParameters.Reset
get

Definition at line 120 of file NeodroidFBSReaction.cs.

◆ Step

bool droid.Runtime.Messaging.FBS.FReactionParameters.Step
get

Definition at line 119 of file NeodroidFBSReaction.cs.

◆ Terminable

bool droid.Runtime.Messaging.FBS.FReactionParameters.Terminable
get

Definition at line 118 of file NeodroidFBSReaction.cs.


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