ProtectedconstructorOptionalisInternalConstructor: booleanReturns a reference handle for this resource.
Returns the meta data of this resource.
Name of the resource. Use primarily for easier identification and not important to the engine itself.
Returns a universally unique identifier of this resource.
Duplicates the resource and creates a unique UUID for the duplicated resource.
The duplicated resource or null, if the duplication failed.
Virtual
Method called by RSX to perform actions required after the creation of the resource.
Forcefully unloads the resource.
The NavigationData class implements a
Resourcethat contains all navigation specific data such as a pre-baked navigation mesh. It is used by theNavigation Volume Componentto provide a precalculated navigation data.