Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
Namespaces
|
Functions
|
Variables
AsaApiModUtils.hpp File Reference
#include "
API/ARK/Ark.h
"
Include dependency graph for AsaApiModUtils.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
namespace
AsaApiModUtils
Functions
FORCEINLINE
AActor
*
AsaApiModUtils::GetSingleton
()
Returns the actor singleton, and loads the weak reference to the singleton actor.
FORCEINLINE
void
AsaApiModUtils::DrawDebugLine
(
FVector
Start
,
FVector
End
,
FLinearColor
Color
,
int
Duration
)
Draw a line in the world for all players to see.
FORCEINLINE
TWeakObjectPtr
<
AActor
>
AsaApiModUtils::DrawSphere
(
const
DrawDebugSphere_Params
&
params
)
Draw a sphere in the world.
FORCEINLINE
FString
AsaApiModUtils::AddNotification
(
const
AsaApiUtilsNotification
&
notificationParams
)
Add a notification to the player's screen or to the chat box.
FORCEINLINE
APrimalBuff_ApiUtils
*
AsaApiModUtils::GetBuffForPlayer
(
AShooterCharacter
*
Character
)
This is a helper function to get the buff for the player.
FORCEINLINE
APrimalBuff_ApiUtils
*
AsaApiModUtils::GetBuffForPlayer
(
AShooterPlayerController
*
PC
)
This is a helper function to get the buff for the player.
FORCEINLINE
APrimalBuff_ApiUtils
*
AsaApiModUtils::GetBuffForPlayer
(
APlayerController
*
PC
)
This is a helper function to get the buff for the player.
Variables
TWeakObjectPtr
<
AActor
>
AsaApiModUtils::Singleton
Downloads
ArkServerAPI_NEW
ASA
AsaApi
AsaApi
Core
Public
AsaApiModUtils.hpp
Generated by
1.10.0