#include <MortarProActorsObject.h>
This Class Allows to store TArray which can be used as a key in Blackboard
◆ GetActorsObject()
TArray< AActor * > UMortarProActorsObject::GetActorsObject |
( |
| ) |
const |
Returns the assigned Tarray of Actors
- Returns
- Actors TArray
◆ SetActorsObject()
void UMortarProActorsObject::SetActorsObject |
( |
const TArray< class AActor * > & |
Actors | ) |
|
Assign Tarray of Actors to the internal member
- Parameters
-
[in] | Actors | TArray of Actors which will be used later |
◆ ActorsObject
TArray<class AActor*> UMortarProActorsObject::ActorsObject |
|
private |
Member Variable Containing Pointers to actors
The documentation for this class was generated from the following file:
- Public/Misc/MortarProActorsObject.h