C# Class Invert.uFrame.ECS.ActionMethodMetaInfo

Inheritance: ActionMetaInfo
Afficher le fichier Open project: InvertGames/uFrame.ECS.Editor

Méthodes publiques

Méthode Description
ActionMethodMetaInfo ( Type systemType ) : System
WriteCode ( TemplateContext ctx, ActionNode node ) : void

Method Details

ActionMethodMetaInfo() public méthode

public ActionMethodMetaInfo ( Type systemType ) : System
systemType System.Type
Résultat System

WriteCode() public méthode

public WriteCode ( TemplateContext ctx, ActionNode node ) : void
ctx TemplateContext
node ActionNode
Résultat void