Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UActorComponent
- UObject::GetFunctionCallspace()
- UActorComponent::GetFunctionCallspace()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h |
| Include | #include "Components/ActorComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/ActorComponent.cpp |
virtual int32 GetFunctionCallspace
(
UFunction * Function,
FFrame * Stack
)
Remarks
Return the space this function should be called. Checks to see if this function should be called locally, remotely, or simply absorbed under the given conditions