C# Class Alexandria.Engines.DarkSouls.TableRows.NpcThink

Defined as "NPC_THINK_PARAM_ST" in Dark Souls in the file "NpcThinkParam.paramdef" (id 1Ah).
Inheritance: ParameterTableRow
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Свойство Type Description
LogicIdProperty System.Reflection.PropertyInfo

Private Properties

Свойство Type Description
NpcThink System
NpcThink System

Méthodes publiques

Méthode Description
Write ( BinaryWriter writer ) : void

Write the NpcThink row to the stream.

Private Methods

Méthode Description
NpcThink ( ParameterTable table, int index ) : System
NpcThink ( ParameterTable table, int index, AssetLoader loader, int next ) : System

Method Details

Write() public méthode

Write the NpcThink row to the stream.
public Write ( BinaryWriter writer ) : void
writer System.IO.BinaryWriter
Résultat void

Property Details

LogicIdProperty public_oe static_oe property

A property in the class.
public static PropertyInfo,System.Reflection LogicIdProperty
Résultat System.Reflection.PropertyInfo