C# Class Invert.uFrame.ECS.SystemNode

Inheritance: SystemNodeBase, IClassNode
Afficher le fichier Open project: InvertGames/uFrame.ECS.Editor Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetNewVariableName ( string prefix ) : string
Validate ( List errors ) : void

Method Details

GetNewVariableName() public méthode

public GetNewVariableName ( string prefix ) : string
prefix string
Résultat string

Validate() public méthode

public Validate ( List errors ) : void
errors List
Résultat void