I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:SpaceMarine instance functions (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Pawn >> Bots >> HumanBot >> MaleBot >> SpaceMarine (instance functions)

;Other member categories for this class::states

Instance functions[edit]

AttitudeTo[edit]

function Pawn.EAttitude AttitudeTo (Pawn Other)

Overrides: Bots.AttitudeTo


Died[edit]

function Died (Pawn Killer, name damageType, Object.Vector HitLocation)

Overrides: Pawn.Died


FindCommunicateTarget[edit]

function Pawn FindCommunicateTarget ()


FireWeapon[edit]

function FireWeapon ()

Overrides: Bots.FireWeapon


GetCommunicateTarget[edit]

function Pawn GetCommunicateTarget ()


GetPhrase[edit]

function MarineSound GetPhrase ()


MarinesTalk[edit]

function bool MarinesTalk ()


MultipleMarineCheck[edit]

function bool MultipleMarineCheck ()


PlayChallenge[edit]

function PlayChallenge ()

Overrides: HumanBot.PlayChallenge


PlayCrawling[edit]

function PlayCrawling ()

Overrides: HumanBot.PlayCrawling


PlayDuck[edit]

function PlayDuck ()

Overrides: HumanBot.PlayDuck


PlayDying[edit]

function PlayDying (name DamageType, Object.Vector HitLoc)

Overrides: MaleBot.PlayDying


PlayDyingSound[edit]

function PlayDyingSound ()

Overrides: Bots.PlayDyingSound


PlayFeignDeath[edit]

function PlayFeignDeath ()

Overrides: HumanBot.PlayFeignDeath


PlayFiring[edit]

function PlayFiring ()

Overrides: HumanBot.PlayFiring


PlayGutHit[edit]

function PlayGutHit (float tweentime)

Overrides: MaleBot.PlayGutHit


PlayHeadHit[edit]

function PlayHeadHit (float tweentime)

Overrides: MaleBot.PlayHeadHit


PlayInAir[edit]

function PlayInAir ()

Overrides: HumanBot.PlayInAir


PlayLanded[edit]

function PlayLanded (float impactVel)

Overrides: HumanBot.PlayLanded


PlayLeftHit[edit]

function PlayLeftHit (float tweentime)

Overrides: MaleBot.PlayLeftHit


PlayRightHit[edit]

function PlayRightHit (float tweentime)

Overrides: MaleBot.PlayRightHit


PlayRising[edit]

function PlayRising ()

Overrides: HumanBot.PlayRising


PlayRunning[edit]

function PlayRunning ()

Overrides: HumanBot.PlayRunning


PlaySwimming[edit]

function PlaySwimming ()

Overrides: HumanBot.PlaySwimming


PlayTurning[edit]

function PlayTurning ()

Overrides: HumanBot.PlayTurning


PlayVictoryDance[edit]

function PlayVictoryDance ()

Overrides: Pawn.PlayVictoryDance


PlayWaiting[edit]

function PlayWaiting ()

Overrides: HumanBot.PlayWaiting


PlayWalking[edit]

function PlayWalking ()

Overrides: HumanBot.PlayWalking


PlayWeaponSwitch[edit]

function PlayWeaponSwitch (Weapon NewWeapon)

Overrides: HumanBot.PlayWeaponSwitch


TweenToFighter[edit]

function TweenToFighter (float tweentime)

Overrides: HumanBot.TweenToFighter


TweenToRunning[edit]

function TweenToRunning (float tweentime)

Overrides: HumanBot.TweenToRunning


TweenToSwimming[edit]

function TweenToSwimming (float tweentime)

Overrides: HumanBot.TweenToSwimming


TweenToWaiting[edit]

function TweenToWaiting (float tweentime)

Overrides: HumanBot.TweenToWaiting


TweenToWalking[edit]

function TweenToWalking (float tweentime)

Overrides: HumanBot.TweenToWalking