Table of Contents

AiController::onSpawn

There is no doc-string available for this function.

Syntax

script AiController::onSpawn();

Parameters

This function does not accept any parameters.

Return value

script
No description available.

Remarks

Examples

Source

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

See also

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

References

This function is not called by any other functions.