C# Class MapServer.NpcObject

Inheritance: BaseObject
Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
ScriptId uint
mInfo GameStruct.NPCInfo

Méthodes publiques

Méthode Description
NpcObject ( GameStruct info ) : System

Method Details

NpcObject() public méthode

public NpcObject ( GameStruct info ) : System
info GameStruct
Résultat System

Property Details

ScriptId public_oe property

public uint ScriptId
Résultat uint

mInfo public_oe property

public NPCInfo,GameStruct mInfo
Résultat GameStruct.NPCInfo