Table of Contents

AiController::getScore

There is no doc-string available for this function.

Syntax

script AiController::getScore(string %this);

Parameters

string %this
No description available.

Return value

script
No description available.

Remarks

Examples

Source

Add-Ons/Gamemode_Slayer/server/core/AiController.cs:115

See also

AiController::applyBodyColors
AiController::applyBodyParts
AiController::bottomPrint
AiController::centerPrint
AiController::chatMessage
AiController::clearEventObjects
AiController::createPlayer
AiController::getClassName
AiController::getControlObject
AiController::getSimpleName
AiController::incScore
AiController::onAdd
AiController::onDeath
AiController::onRemove
AiController::onSpawn
AiController::resetVehicles
AiController::setScore
AiController::spawnPlayer
AiController::validateAvatarPrefs

References

This function is not called by any other functions.