Torque3D Documentation / _generateds / Torque::FileSystemRedirectChangeNotifier

Torque::FileSystemRedirectChangeNotifier

Engine/source/core/volume.cpp

More...

Public Functions

bool

Adds a file change notification.

bool

Removes an existing file change notification.

Protected Functions

bool

This is called so the inherited class can do its own bookkeeping on addNotification()

bool

This is called so the inherited class can do its own bookkeeping on removeNotification()

Detailed Description