C# Class Dwarrowdelf.ObjectMoveChangeData

Inheritance: ObjectChangeData
Exibir arquivo Open project: tomba/dwarrowdelf

Public Properties

Property Type Description
DestinationID ObjectID
DestinationLocation IntVector3
SourceID ObjectID
SourceLocation IntVector3

Property Details

DestinationID public_oe property

public ObjectID DestinationID
return ObjectID

DestinationLocation public_oe property

public IntVector3 DestinationLocation
return IntVector3

SourceID public_oe property

public ObjectID SourceID
return ObjectID

SourceLocation public_oe property

public IntVector3 SourceLocation
return IntVector3