C# Class WTAbstractComponent, FutilePrototyper

Afficher le fichier Open project: wtrebella/FutilePrototyper Class Usage Examples

Méthodes publiques

Свойство Type Description
owner WTEntity,

Protected Properties

Свойство Type Description
componentType_ ComponentType,

Méthodes publiques

Méthode Description
HandleUpdate ( ) : void
WTAbstractComponent ( string name ) : System

Method Details

HandleUpdate() public méthode

public HandleUpdate ( ) : void
Résultat void

WTAbstractComponent() public méthode

public WTAbstractComponent ( string name ) : System
name string
Résultat System

Property Details

componentType_ protected_oe property

protected ComponentType, componentType_
Résultat ComponentType,

owner public_oe property

public WTEntity, owner
Résultat WTEntity,