C# Class Entitas.CodeGenerator.PoolAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: JamesMcMahon/entitas-2d-roguelike

Méthodes publiques

Свойство Type Description
poolName string

Méthodes publiques

Méthode Description
PoolAttribute ( string poolName = "" ) : System

Method Details

PoolAttribute() public méthode

public PoolAttribute ( string poolName = "" ) : System
poolName string
Résultat System

Property Details

poolName public_oe property

public string poolName
Résultat string