![]() |
Neodroid
0.2.0
Machine Learning Environment Prototyping Tool
|
Public Member Functions | |
override void | EnvironmentReset () |
![]() | |
virtual void | PreStep () |
virtual void | Step () |
virtual void | PostStep () |
![]() | |
void | RefreshStart () |
void | RefreshAwake () |
Protected Member Functions | |
override void | Setup () |
![]() | |
override void | RegisterComponent () |
override void | UnRegisterComponent () |
![]() | |
void | Start () |
void | Awake () |
virtual void | Clear () |
Properties | |
override string | PrototypingTypeName [get] |
![]() | |
abstract override String | PrototypingTypeName [get] |
![]() | |
virtual string | PrototypingTypeName [get] |
string | Identifier [get] |
![]() | |
string | Identifier [get] |
Additional Inherited Members | |
![]() | |
AbstractPrototypingEnvironment | _Parent_Environment |
![]() | |
string | _Custom_Name = "" |
Definition at line 10 of file TransformEnvironmentListener.cs.
|
virtual |
Implements droid.Runtime.Prototyping.Internals.EnvironmentListener.
Definition at line 27 of file TransformEnvironmentListener.cs.
|
protectedvirtual |
Reimplemented from droid.Runtime.Utilities.GameObjects.PrototypingGameObject.
Definition at line 34 of file TransformEnvironmentListener.cs.
|
get |
Definition at line 22 of file TransformEnvironmentListener.cs.