Navigation
API > API/Plugins > API/Plugins/GeometryCache > API/Plugins/GeometryCache/FGeometryCacheSceneProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGeometryCacheSceneProxy
(
UGeometryCacheComponent* Component |
GeometryCacheSceneProxy.h | ||
FGeometryCacheSceneProxy
(
UGeometryCacheComponent* Component, |
GeometryCacheSceneProxy.h |
FGeometryCacheSceneProxy(class UGeometryCacheComponent *)
| Name | FGeometryCacheSceneProxy |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
| Include Path | #include "GeometryCacheSceneProxy.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheSceneProxy.cpp |
FGeometryCacheSceneProxy
(
class UGeometryCacheComponent * Component
)
FGeometryCacheSceneProxy(class UGeometryCacheComponent , TFunction< FGeomCacheTrackProxy ()>)
| Name | FGeometryCacheSceneProxy |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Public/GeometryCacheSceneProxy.h |
| Include Path | #include "GeometryCacheSceneProxy.h" |
| Source | /Engine/Plugins/Runtime/GeometryCache/Source/GeometryCache/Private/GeometryCacheSceneProxy.cpp |
FGeometryCacheSceneProxy
(
class UGeometryCacheComponent * Component,
TFunction < FGeomCacheTrackProxy *> TrackProxyCreator
)