Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Internals.TransformEnvironmentListener Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Internals.TransformEnvironmentListener:
Collaboration diagram for droid.Runtime.Prototyping.Internals.TransformEnvironmentListener:

Public Member Functions

override void EnvironmentReset ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Internals.EnvironmentListener
virtual void PreStep ()
 
virtual void Step ()
 
virtual void PostStep ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Protected Member Functions

override void Setup ()
 
- Protected Member Functions inherited from droid.Runtime.Prototyping.Internals.EnvironmentListener
override void RegisterComponent ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 

Properties

override string PrototypingTypeName [get]
 
- Properties inherited from droid.Runtime.Prototyping.Internals.EnvironmentListener
abstract override String PrototypingTypeName [get]
 
- Properties inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
virtual string PrototypingTypeName [get]
 
string Identifier [get]
 
- Properties inherited from droid.Runtime.Interfaces.IRegisterable
string Identifier [get]
 

Additional Inherited Members

- Public Attributes inherited from droid.Runtime.Prototyping.Internals.EnvironmentListener
AbstractPrototypingEnvironment _Parent_Environment
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 10 of file TransformEnvironmentListener.cs.

Member Function Documentation

◆ EnvironmentReset()

override void droid.Runtime.Prototyping.Internals.TransformEnvironmentListener.EnvironmentReset ( )
virtual

◆ Setup()

override void droid.Runtime.Prototyping.Internals.TransformEnvironmentListener.Setup ( )
protectedvirtual

Property Documentation

◆ PrototypingTypeName

override string droid.Runtime.Prototyping.Internals.TransformEnvironmentListener.PrototypingTypeName
get

Definition at line 22 of file TransformEnvironmentListener.cs.


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