Navigation
API > API/Plugins > API/Plugins/ChaosCaching > API/Plugins/ChaosCaching/FObservedComponent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Chaos/CacheManagerActor.h |
|
|
|
Chaos/CacheManagerActor.h |
|
|
Gets the component from the internal component ref |
Chaos/CacheManagerActor.h |
|
|
|
Chaos/CacheManagerActor.h |
|
GetComponent()
| |
|
| Name |
GetComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path |
#include "Chaos/CacheManagerActor.h" |
UPrimitiveComponent * GetComponent()
GetComponent()
| |
|
| Name |
GetComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path |
#include "Chaos/CacheManagerActor.h" |
UPrimitiveComponent * GetComponent() const
GetComponent(AActor *)
Description
Gets the component from the internal component ref
| |
|
| Name |
GetComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path |
#include "Chaos/CacheManagerActor.h" |
| Source |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp |
UPrimitiveComponent * GetComponent
(
AActor * OwningActor
)
GetComponent(AActor *)
| |
|
| Name |
GetComponent |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Public/Chaos/CacheManagerActor.h |
| Include Path |
#include "Chaos/CacheManagerActor.h" |
| Source |
/Engine/Plugins/Experimental/ChaosCaching/Source/ChaosCaching/Private/Chaos/CacheManagerActor.cpp |
UPrimitiveComponent * GetComponent
(
AActor * OwningActor
) const