Skip to content

Class: object_params

Position and level-vertex snapshot for a remembered object.

Source

C++ class object_params

Custom Constructor

object_params

Remarks

Filled from the object's AI location and center position at the moment the memory record was updated.

Properties

level_vertex

ts
level_vertex: number;

Level graph vertex recorded for the object.


position

ts
position: vector;

World position recorded for the object.