AGeometryCacheActor

GeometryCache actor, serves as a place-able actor for GeometryCache objects

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GeometryCache

Header

/Engine/Plugins/Experimental/GeometryCache/Source/GeometryCache/Classes/GeometryCacheActor.h

Include

#include "GeometryCacheActor.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ComponentWrapperClass)
class AGeometryCacheActor : public AActor

Remarks

GeometryCache actor, serves as a place-able actor for GeometryCache objects

Constructors

Name Description

Public function

AGeometryCacheActor

(
    const FObjectInitializer& ObjectIn...
)

Functions

Name Description

Public function Const UFunction BlueprintCallable, Category

UGeometryCac...

 

GetGeometryCacheComponent()

Returns GeometryCacheComponent subobject

Overridden from AActor

Name Description

Public function Virtual Const

bool

 

GetReferencedContentObjects

(
    TArray< UObject* >& Objects
)

Used by the "Sync to Content Browser" right-click menu option in the editor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss