UE1:CustomBot (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> Bot >> HumanBotPlus >> MaleBotPlus >> CustomBot |
- Package:
- MultiMesh
- Direct subclasses:
- TCowBot, TNaliBot, TSkaarjbot
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
CustomBot.
Properties
Property group 'CustomBot'
DefaultCustomPackage
Type: string
DefaultFace
Type: string
TeamSkin
Type: string
Internal variables
FallBackMesh
Type: Mesh
Default value: LodMesh'Botpack.Commando'
Default values
Property | Value |
---|---|
DefaultPackage | "CommandoSkins." |
DefaultSkinName | "CommandoSkins.cmdo" |
FaceSkin | 1 |
JumpSound | Sound'Botpack.Male.TMJump3' |
LandGrunt | Sound'UnrealShare.Male.MLand3' |
MenuName | "Custom Player" |
Mesh | LodMesh'Botpack.Commando' |
SelectionMesh | "Botpack.SelectionMale1" |
SpecialMesh | "Botpack.TrophyMale1" |
TeamSkin1 | 2 |
TeamSkin2 | 3 |
VoiceType | "BotPack.VoiceMaleOne" |
Functions
Static functions
GetMultiSkin
Overrides: Bot.GetMultiSkin
SetMultiSkin
Overrides: Bot.SetMultiSkin
SetMyMultiSkin
Events
PostBeginPlay
simulated event PostBeginPlay ()
Overrides: Bot.PostBeginPlay
Tick
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick
Timer
simulated event Timer ()
Overrides: Actor.Timer
Other instance functions
PlayGutHit
function PlayGutHit (float tweentime)
Overrides: MaleBotPlus.PlayGutHit
PlayHeadHit
function PlayHeadHit (float tweentime)
Overrides: MaleBotPlus.PlayHeadHit
PlayLeftHit
function PlayLeftHit (float tweentime)
Overrides: MaleBotPlus.PlayLeftHit
PlayRightHit
function PlayRightHit (float tweentime)
Overrides: MaleBotPlus.PlayRightHit
PlayVictoryDance
function PlayVictoryDance ()
Overrides: MaleBotPlus.PlayVictoryDance
SetMyMesh
simulated function SetMyMesh ()