C# Class RuneSlot, UnderworldExporter

Inheritance: MonoBehaviour
Afficher le fichier Open project: hankmorgan/UnderworldExporter Class Usage Examples

Méthodes publiques

Свойство Type Description
SlotNumber int
isSet bool
playerUW UWCharacter,

Méthodes publiques

Méthode Description
ClickEvent ( int ptrID ) : void
OnClick ( BaseEventData evnt ) : void
Start ( ) : void
UpdateRuneDisplay ( ) : void

Method Details

ClickEvent() public méthode

public ClickEvent ( int ptrID ) : void
ptrID int
Résultat void

OnClick() public méthode

public OnClick ( BaseEventData evnt ) : void
evnt BaseEventData
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

UpdateRuneDisplay() public static méthode

public static UpdateRuneDisplay ( ) : void
Résultat void

Property Details

SlotNumber public_oe property

public int SlotNumber
Résultat int

isSet public_oe property

public bool isSet
Résultat bool

playerUW public_oe static_oe property

public static UWCharacter, playerUW
Résultat UWCharacter,