PatrolPathData Class

Namespace
Atavism
Base Types
graph BT Type-->Base0["DataStructure"] click Base0 "/docs/client_api_10.4.0/api/Atavism/DataStructure" Base0-->Base1["object"] Type["PatrolPathData"] class Type type-node

Syntax

public class PatrolPathData : DataStructure

Constructors

Name Summary
PatrolPathData()

Fields

Name Constant Value Summary
fields
Inherited from DataStructure
id
Inherited from DataStructure
isLoaded
Inherited from DataStructure
itemsToBeDeleted
lingerTime
locX
locY
locZ
Name
Inherited from DataStructure
nextPoint
tableItems
travelReverse
usesID
Inherited from DataStructure

Methods

Name Value Summary
Clone() PatrolPathData
FieldList(string, string) string
Inherited from DataStructure
fieldToRegister(string) Register
Inherited from DataStructure
GetFieldsString() string
Inherited from DataStructure
GetValue(string) string
UpdateList() string
Inherited from DataStructure