Gah - a solution with more questions. – EntropicLqd

UE2:PawnMonkey functions (U2)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U2 Object >> UIHelper >> PawnMonkey (functions)

Contents

Functions

Instance functions

AbortScenes

function interface AbortScenes ()


Accept

function interface Accept ()


ClearDeploySlots

function interface ClearDeploySlots ()


GetAcceleration

function interface float GetAcceleration ()


GetDeploySlotColor0

function interface Object.Color GetDeploySlotColor0 ()


GetDeploySlotColor1

function interface Object.Color GetDeploySlotColor1 ()


GetDeploySlotColor2

function interface Object.Color GetDeploySlotColor2 ()


GetDeploySlotColor3

function interface Object.Color GetDeploySlotColor3 ()


GetDeploySlotColor4

function interface Object.Color GetDeploySlotColor4 ()


GetDeploySlotColor5

function interface Object.Color GetDeploySlotColor5 ()


GetDeploySlotColor6

function interface Object.Color GetDeploySlotColor6 ()


GetDeploySlotColor7

function interface Object.Color GetDeploySlotColor7 ()


GetDeploySlotEnabled0

function interface bool GetDeploySlotEnabled0 ()


GetDeploySlotEnabled1

function interface bool GetDeploySlotEnabled1 ()


GetDeploySlotEnabled2

function interface bool GetDeploySlotEnabled2 ()


GetDeploySlotEnabled3

function interface bool GetDeploySlotEnabled3 ()


GetDeploySlotEnabled4

function interface bool GetDeploySlotEnabled4 ()


GetDeploySlotEnabled5

function interface bool GetDeploySlotEnabled5 ()


GetDeploySlotEnabled6

function interface bool GetDeploySlotEnabled6 ()


GetDeploySlotEnabled7

function interface bool GetDeploySlotEnabled7 ()


GetDeploySlotIconIndex0

function interface int GetDeploySlotIconIndex0 ()


GetDeploySlotIconIndex1

function interface int GetDeploySlotIconIndex1 ()


GetDeploySlotIconIndex2

function interface int GetDeploySlotIconIndex2 ()


GetDeploySlotIconIndex3

function interface int GetDeploySlotIconIndex3 ()


GetDeploySlotIconIndex4

function interface int GetDeploySlotIconIndex4 ()


GetDeploySlotIconIndex5

function interface int GetDeploySlotIconIndex5 ()


GetDeploySlotIconIndex6

function interface int GetDeploySlotIconIndex6 ()


GetDeploySlotIconIndex7

function interface int GetDeploySlotIconIndex7 ()


GetDeploySlotName0

function interface string GetDeploySlotName0 ()


GetDeploySlotName1

function interface string GetDeploySlotName1 ()


GetDeploySlotName2

function interface string GetDeploySlotName2 ()


GetDeploySlotName3

function interface string GetDeploySlotName3 ()


GetDeploySlotName4

function interface string GetDeploySlotName4 ()


GetDeploySlotName5

function interface string GetDeploySlotName5 ()


GetDeploySlotName6

function interface string GetDeploySlotName6 ()


GetDeploySlotName7

function interface string GetDeploySlotName7 ()


GetGroundSpeed

function interface float GetGroundSpeed ()


GetHealth

function interface float GetHealth ()


GetJumpJetCost

function interface float GetJumpJetCost ()


GetJumpJetDuration

function interface float GetJumpJetDuration ()


GetJumpJetZ

function interface float GetJumpJetZ ()


GetJumpZ

function interface float GetJumpZ ()


GetNearestLandmark

function interface string GetNearestLandmark ()


GetPassengerEnabled0

function interface bool GetPassengerEnabled0 ()


GetPassengerEnabled1

function interface bool GetPassengerEnabled1 ()


GetPassengerEnabled2

function interface bool GetPassengerEnabled2 ()


GetSprintCost

function interface float GetSprintCost ()


GetSprintRatio

function interface float GetSprintRatio ()


GetStaminaMax

function interface float GetStaminaMax ()


GetStaminaRechargeRate

function interface float GetStaminaRechargeRate ()


GetTeamIndex

function interface int GetTeamIndex ()


GetXMPClassName

function interface string GetXMPClassName ()


IsXMPClass1

function interface bool IsXMPClass1 ()


IsXMPClass2

function interface bool IsXMPClass2 ()


IsXMPClass3

function interface bool IsXMPClass3 ()


ResetEnergyStatus

interface function ResetEnergyStatus ()


ResetScripting

function interface ResetScripting ()


SetAcceleration

function interface SetAcceleration (float F)


SetGroundSpeed

function interface SetGroundSpeed (float F)


SetHealth

function interface SetHealth (float F)


SetJumpJetCost

function interface SetJumpJetCost (float F)


SetJumpJetDuration

function interface SetJumpJetDuration (float F)


SetJumpJetZ

function interface SetJumpJetZ (float F)


SetJumpZ

function interface SetJumpZ (float F)


SetSprintCost

function interface SetSprintCost (float F)


SetSprintRatio

function interface SetSprintRatio (float F)


SetStaminaMax

function interface SetStaminaMax (float F)


SetStaminaRechargeRate

function interface SetStaminaRechargeRate (float F)


SetXMPClass1

function interface SetXMPClass1 ()


SetXMPClass2

function interface SetXMPClass2 ()


SetXMPClass3

function interface SetXMPClass3 ()


UpdateDeploySlots

function UpdateDeploySlots ()


UpdateEnergyStatus

interface function bool UpdateEnergyStatus ()