C# 클래스 uFrameECSDemo.FxModuleExtensions

파일 보기 프로젝트 열기: InvertGames/uFrameECSDemo

공개 메소드들

메소드 설명
EffectOnDestroyComponents ( this system ) : List
EffectOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

메소드 상세

EffectOnDestroyComponents() 공개 정적인 메소드

public static EffectOnDestroyComponents ( this system ) : List
system this
리턴 List

EffectOnDestroyManager() 공개 정적인 메소드

public static EffectOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
리턴 uFrame.ECS.IEcsComponentManagerOf