C# Class uFrameECSDemo.FxModuleExtensions

Mostrar archivo Open project: InvertGames/uFrameECSDemo

Public Methods

Method Description
EffectOnDestroyComponents ( this system ) : List
EffectOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Method Details

EffectOnDestroyComponents() public static method

public static EffectOnDestroyComponents ( this system ) : List
system this
return List

EffectOnDestroyManager() public static method

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