Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FObjectComponent
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EntitySystem/BuiltInComponentTypes.h |
|
|
|
EntitySystem/BuiltInComponentTypes.h |
|
FObjectComponent()
| |
|
| Name |
FObjectComponent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include Path |
#include "EntitySystem/BuiltInComponentTypes.h" |
FObjectComponent()
FObjectComponent(UObject *, const FObjectKey &)
| |
|
| Name |
FObjectComponent |
| Type |
function |
| Header File |
/Engine/Source/Runtime/MovieScene/Public/EntitySystem/BuiltInComponentTypes.h |
| Include Path |
#include "EntitySystem/BuiltInComponentTypes.h" |
FObjectComponent
(
UObject * InObject,
const FObjectKey & InObjectKey
)