Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable Class Reference

More...

Inheritance diagram for droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable:
Collaboration diagram for droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable:

Public Member Functions

override void PostEnvironmentSetup ()
 
override void ApplyConfiguration (IConfigurableConfiguration configuration)
 
override Configuration [] SampleConfigurations ()
 
- Public Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
virtual void UpdateCurrentConfiguration ()
 
void EnvironmentReset ()
 
virtual void Tick ()
 
- Public Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void RefreshStart ()
 
void RefreshAwake ()
 

Properties

override ISpace ConfigurableValueSpace [get]
 
int CurrentCategoryValue [get, set]
 
- Properties inherited from droid.Runtime.Prototyping.Configurables.Configurable
bool RelativeToExistingValue [get]
 
abstract ISpace ConfigurableValueSpace [get]
 
AbstractPrototypingEnvironment ParentEnvironment [get, set]
 
bool SampleRandom [get, set]
 
- 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]
 
- Properties inherited from droid.Runtime.Interfaces.IConfigurable
bool SampleRandom [get, set]
 
- Properties inherited from droid.Runtime.Interfaces.ICategoryProvider
int CurrentCategoryValue [get]
 

Additional Inherited Members

- Protected Member Functions inherited from droid.Runtime.Prototyping.Configurables.Configurable
sealed override void Setup ()
 
virtual void PreSetup ()
 
override void RegisterComponent ()
 
virtual void Randomise ()
 
override void UnRegisterComponent ()
 
- Protected Member Functions inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
void Start ()
 
void Awake ()
 
virtual void Clear ()
 
- Protected Attributes inherited from droid.Runtime.Utilities.GameObjects.PrototypingGameObject
string _Custom_Name = ""
 

Detailed Description

Definition at line 13 of file ChildSelectorConfigurable.cs.

Member Function Documentation

◆ ApplyConfiguration()

override void droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable.ApplyConfiguration ( IConfigurableConfiguration  configuration)
virtual

Parameters
configuration

Implements droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 48 of file ChildSelectorConfigurable.cs.

◆ PostEnvironmentSetup()

override void droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable.PostEnvironmentSetup ( )
virtual

◆ SampleConfigurations()

override Configuration [] droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable.SampleConfigurations ( )
virtual

Returns
Exceptions
System.NotImplementedException

Reimplemented from droid.Runtime.Prototyping.Configurables.Configurable.

Definition at line 65 of file ChildSelectorConfigurable.cs.

Property Documentation

◆ ConfigurableValueSpace

override ISpace droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable.ConfigurableValueSpace
get

Definition at line 42 of file ChildSelectorConfigurable.cs.

◆ CurrentCategoryValue

int droid.Runtime.Prototyping.Configurables.ChildSelectorConfigurable.CurrentCategoryValue
getset

Definition at line 69 of file ChildSelectorConfigurable.cs.


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