C# 클래스 EntityAttachedEvent, Titan

파일 보기 프로젝트 열기: Golle/Titan

공개 프로퍼티들

프로퍼티 타입 설명
Entity Entity,
Parent Entity,

공개 메소드들

메소드 설명
EntityAttachedEvent ( ) : Titan.ECS.Entities

메소드 상세

EntityAttachedEvent() 공개 메소드

public EntityAttachedEvent ( ) : Titan.ECS.Entities
리턴 Titan.ECS.Entities

프로퍼티 상세

Entity 공개적으로 프로퍼티

public Entity, Entity
리턴 Entity,

Parent 공개적으로 프로퍼티

public Entity, Parent
리턴 Entity,