C# Class Oglr.Core.EntityCreation

Afficher le fichier Open project: SteveDunn/oglr Class Usage Examples

Méthodes publiques

Свойство Type Description
CreationProperties IEntityCreationProperties
StartedCreating bool

Méthodes publiques

Méthode Description
ClearCurrentEditor ( ) : void
EntityCreation ( System.Action whenEntityReadyToBeAdded ) : System

Method Details

ClearCurrentEditor() public méthode

public ClearCurrentEditor ( ) : void
Résultat void

EntityCreation() public méthode

public EntityCreation ( System.Action whenEntityReadyToBeAdded ) : System
whenEntityReadyToBeAdded System.Action
Résultat System

Property Details

CreationProperties public_oe property

public IEntityCreationProperties CreationProperties
Résultat IEntityCreationProperties

StartedCreating public_oe property

public bool StartedCreating
Résultat bool