Navigation
API > API/Plugins > API/Plugins/MassActors > API/Plugins/MassActors/FMassActorFragment
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AActor * GetMutable () |
MassActorSubsystem.h | ||
AActor * GetMutable
(
EActorAccess Access |
MassActorSubsystem.h |
GetMutable()
| Name | GetMutable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Public/MassActorSubsystem.h |
| Include Path | #include "MassActorSubsystem.h" |
AActor * GetMutable()
none const pointer to the actor
GetMutable(EActorAccess)
| Name | GetMutable |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Public/MassActorSubsystem.h |
| Include Path | #include "MassActorSubsystem.h" |
| Source | /Engine/Plugins/Runtime/MassGameplay/Source/MassActors/Private/MassActorSubsystem.cpp |
AActor * GetMutable
(
EActorAccess Access
)