Declared in TrackingSystem

Declaration

void UntrackObject(
    Object obj
);

Description

Stops tracking an object in the system. This will remove the object from the database and stop storing its properties.

Parameters

NameDescription
objThe object to stop tracking