Struct LayerCommon.NPCInstanceObject
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: Lumina.dll
Syntax
public struct NPCInstanceObject
Fields
|
Improve this Doc
View Source
EventGroup
Declaration
Field Value
Type |
Description |
System.UInt16 |
|
|
Improve this Doc
View Source
MoveAi
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Padding00
Declaration
Field Value
Type |
Description |
System.Byte[] |
|
|
Improve this Doc
View Source
ParentData
Declaration
public LayerCommon.GameInstanceObject ParentData
Field Value
|
Improve this Doc
View Source
PopTimeEnd
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
PopTimeStart
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
PopWeather
Declaration
Field Value
Type |
Description |
System.UInt32 |
|
|
Improve this Doc
View Source
Route
Declaration
Field Value
Type |
Description |
System.Byte |
|
|
Improve this Doc
View Source
WanderingRange
Declaration
public byte WanderingRange
Field Value
Type |
Description |
System.Byte |
|
Methods
|
Improve this Doc
View Source
Read(BinaryReader)
Declaration
public static LayerCommon.NPCInstanceObject Read(BinaryReader br)
Parameters
Type |
Name |
Description |
System.IO.BinaryReader |
br |
|
Returns