C# 클래스 Oglr.Core.EntityCreation

파일 보기 프로젝트 열기: SteveDunn/oglr 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CreationProperties IEntityCreationProperties
StartedCreating bool

공개 메소드들

메소드 설명
ClearCurrentEditor ( ) : void
EntityCreation ( System.Action whenEntityReadyToBeAdded ) : System

메소드 상세

ClearCurrentEditor() 공개 메소드

public ClearCurrentEditor ( ) : void
리턴 void

EntityCreation() 공개 메소드

public EntityCreation ( System.Action whenEntityReadyToBeAdded ) : System
whenEntityReadyToBeAdded System.Action
리턴 System

프로퍼티 상세

CreationProperties 공개적으로 프로퍼티

public IEntityCreationProperties CreationProperties
리턴 IEntityCreationProperties

StartedCreating 공개적으로 프로퍼티

public bool StartedCreating
리턴 bool