C# Class uFrameECSDemo.FxModuleExtensions

Afficher le fichier Open project: InvertGames/uFrameECSDemo

Méthodes publiques

Méthode Description
EffectOnDestroyComponents ( this system ) : List
EffectOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf

Method Details

EffectOnDestroyComponents() public static méthode

public static EffectOnDestroyComponents ( this system ) : List
system this
Résultat List

EffectOnDestroyManager() public static méthode

public static EffectOnDestroyManager ( this system ) : uFrame.ECS.IEcsComponentManagerOf
system this
Résultat uFrame.ECS.IEcsComponentManagerOf