Choose your operating system:
Windows
macOS
Linux
| AActor::GetReferencedContentObjects()
|
Module |
|
Header |
/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Public/GeometryCollection/GeometryCollectionActor.h |
Include |
#include "GeometryCollection/GeometryCollectionActor.h" |
Source |
/Engine/Source/Runtime/Experimental/GeometryCollectionEngine/Private/GeometryCollection/GeometryCollectionActor.cpp |
Used by the "Sync to Content Browser" right-click menu option in the editor.
Whether the object references content (all overrides of this function should return true)
Parameter |
Description |
---|---|
Objects |
Array to add content object references to. |