CG Framework 0.1
Chloroplast Games Framework
CGF.Editor Namespace Reference

Namespaces

namespace  Animation
 
namespace  Audio
 
namespace  Cam
 
namespace  Contact
 
namespace  Death
 
namespace  Extensions
 Local namespace.
 
namespace  Inputs
 
namespace  Localization
 
namespace  ObjectMesh
 
namespace  ObjectTransform
 
namespace  Other
 
namespace  Player
 
namespace  Score
 
namespace  Settings
 
namespace  Shaders
 
namespace  Shop
 
namespace  Spawn
 
namespace  Sprites
 
namespace  Succesions
 
namespace  TimeControl
 
namespace  Tools
 
namespace  UI
 
namespace  UI2
 
namespace  VisualEffects
 

Classes

class  CGFAchievementManagerEditor
 Editor del CGFAchievementManager. More...
 
class  CGFAutoSortingLayerBehaviorEditor
 Editor de CGFAutoSortingLayerBehavior. More...
 
class  CGFAxisEditorClass
 Clase que permite obtener y mostrar en el inspector las keys, axis y buttons del InputManager. More...
 
class  CGFCanvasCountDownBehaviorEditor
 Editor del CGFCanvasCountDownBehavior. More...
 
class  CGFChargeBehaviorEditor
 Editor del CGFChargeBehavior. More...
 
class  CGFComponentBackup
 Manages the Component Backup Information. More...
 
class  CGFComponentCopier
 Manages the component copy-paste. More...
 
class  CGFCustomEnumListPopupWindow
 Allows to search fields in a list from inspector with a popup. More...
 
class  CGFCustomEnumPopupWindow
 Allows to search fields in a enumeration from inspector with a popup. More...
 
class  CGFEditorCoroutineExtensions
 
class  CGFEditorCoroutines
 
class  CGFEditorUtilitiesClass
 Class with a utility and functionality set for the customize and build fast the inspector of scripts. More...
 
class  CGFEditorUtilitiesExtendedClass
 Class that extends the utility and functionality of CGFEditorUtilitiesClass. More...
 
class  CGFEffectsBaseEditor
 Editor CGFAudioPlayer. More...
 
class  CGFFatigueBehaviorEditor
 
class  CGFGUIHelper
 Set of functionalities to create buttons in the Editor UI. More...
 
class  CGFHealthBehaviorEditor
 
class  CGFLevelBehaviorEditor
 
class  CGFLevelControllerEditor
 
class  CGFParticleBehaviorEditor
 Editor de CGFParticleBehavior. More...
 
class  CGFSpawnBehaviorEditor
 Editor del CGFSpawnBehavior. More...
 
class  CGFStunBehaviorEditor
 Editor de CGFStunBehavior. More...
 
class  CGFWebRedirectionBehaviorEditor
 Editor de CGFWebRedirectionBehavior. More...
 
class  SingleEnumName
 Class that stores the enumeration data. More...
 

Enumerations

enum  CustomEnumPopType { Alphabet = 0 , Enum = 1 }
 Enumeration to define the sort method. More...
 

Enumeration Type Documentation

◆ CustomEnumPopType

Enumeration to define the sort method.

\english

\endenglish \spanish

Enumeración para definir el método de ordenado.

\endspanish

Enumerator
Alphabet 

Alphabetically sorting.

\english

\endenglish \spanish

Ordenado alfabéticamente.

\endspanish

Enum 

Origin enumeration sorting.

\english

\endenglish \spanish

Ordenado como en el enumerador de origen.

\endspanish