Declared in TrackingSystem

Declaration

void TrackObject(
    Object obj,
    bool includeAdvanced
);

Description

Starts tracking an object in the system. This will be used to store the properties of the object in the database.

Parameters

NameDescription
objThe object to start tracking
includeAdvancedA flag whether to include advanced variables too