Editor::GetResourceName
Defined in:
Returns the resource name for an editor window.
C4WorldEditor.h
Prototype
const char *GetResourceName(void) const;
Description
The GetResourceName
function returns a pointer to the resource name for the world being edited in an editor window. If the editor was created as a new scene that has not yet been saved, then the return value will point to an empty string.