Navigation
API > API/Plugins > API/Plugins/Avalanche
References
| Module | Avalanche |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/Avalanche/Public/AvaActorUtils.h |
| Include | #include "AvaActorUtils.h" |
Syntax
struct FAvaActorUtils
Functions
| Type | Name | Description | |
|---|---|---|---|
| AActor * | ActorFromReferenceContainer
(
AActor*const InActor, |
Finds an actor relative to another based on the type of reference container used. | |
| FBox | GetActorLocalBoundingBox
(
const AActor* InActor, |
||
| FBox | GetComponentLocalBoundingBox
(
const USceneComponent* InComponent |
||
| IAvaSceneInterface * | GetSceneInterfaceFromActor
(
const AActor* InActor |
||
| FOrientedBox | MakeOrientedBox
(
const FBox& InLocalBox, |