I love the smell of UnrealEd crashing in the morning. – tarquin
UE1:CustomBot (UT)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pawn >> Bot >> HumanBotPlus >> MaleBotPlus >> CustomBot |
Contents
- 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[edit]
Property group 'CustomBot'[edit]
DefaultCustomPackage[edit]
Type: string
DefaultFace[edit]
Type: string
TeamSkin[edit]
Type: string
Internal variables[edit]
FallBackMesh[edit]
Type: Mesh
Default value: LodMesh'Botpack.Commando'
Default values[edit]
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[edit]
Static functions[edit]
GetMultiSkin[edit]
Overrides: Bot.GetMultiSkin
SetMultiSkin[edit]
Overrides: Bot.SetMultiSkin
SetMyMultiSkin[edit]
Events[edit]
PostBeginPlay[edit]
simulated event PostBeginPlay ()
Overrides: Bot.PostBeginPlay
Tick[edit]
simulated event Tick (float DeltaTime)
Overrides: Actor.Tick
Timer[edit]
simulated event Timer ()
Overrides: Actor.Timer
Other instance functions[edit]
PlayGutHit[edit]
function PlayGutHit (float tweentime)
Overrides: MaleBotPlus.PlayGutHit
PlayHeadHit[edit]
function PlayHeadHit (float tweentime)
Overrides: MaleBotPlus.PlayHeadHit
PlayLeftHit[edit]
function PlayLeftHit (float tweentime)
Overrides: MaleBotPlus.PlayLeftHit
PlayRightHit[edit]
function PlayRightHit (float tweentime)
Overrides: MaleBotPlus.PlayRightHit
PlayVictoryDance[edit]
function PlayVictoryDance ()
Overrides: MaleBotPlus.PlayVictoryDance
SetMyMesh[edit]
simulated function SetMyMesh ()