Always snap to grid

UE2:PawnMonkey functions (U2)

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

Contents

Functions[edit]

Instance functions[edit]

AbortScenes[edit]

function interface AbortScenes ()


Accept[edit]

function interface Accept ()


ClearDeploySlots[edit]

function interface ClearDeploySlots ()


GetAcceleration[edit]

function interface float GetAcceleration ()


GetDeploySlotColor0[edit]

function interface Object.Color GetDeploySlotColor0 ()


GetDeploySlotColor1[edit]

function interface Object.Color GetDeploySlotColor1 ()


GetDeploySlotColor2[edit]

function interface Object.Color GetDeploySlotColor2 ()


GetDeploySlotColor3[edit]

function interface Object.Color GetDeploySlotColor3 ()


GetDeploySlotColor4[edit]

function interface Object.Color GetDeploySlotColor4 ()


GetDeploySlotColor5[edit]

function interface Object.Color GetDeploySlotColor5 ()


GetDeploySlotColor6[edit]

function interface Object.Color GetDeploySlotColor6 ()


GetDeploySlotColor7[edit]

function interface Object.Color GetDeploySlotColor7 ()


GetDeploySlotEnabled0[edit]

function interface bool GetDeploySlotEnabled0 ()


GetDeploySlotEnabled1[edit]

function interface bool GetDeploySlotEnabled1 ()


GetDeploySlotEnabled2[edit]

function interface bool GetDeploySlotEnabled2 ()


GetDeploySlotEnabled3[edit]

function interface bool GetDeploySlotEnabled3 ()


GetDeploySlotEnabled4[edit]

function interface bool GetDeploySlotEnabled4 ()


GetDeploySlotEnabled5[edit]

function interface bool GetDeploySlotEnabled5 ()


GetDeploySlotEnabled6[edit]

function interface bool GetDeploySlotEnabled6 ()


GetDeploySlotEnabled7[edit]

function interface bool GetDeploySlotEnabled7 ()


GetDeploySlotIconIndex0[edit]

function interface int GetDeploySlotIconIndex0 ()


GetDeploySlotIconIndex1[edit]

function interface int GetDeploySlotIconIndex1 ()


GetDeploySlotIconIndex2[edit]

function interface int GetDeploySlotIconIndex2 ()


GetDeploySlotIconIndex3[edit]

function interface int GetDeploySlotIconIndex3 ()


GetDeploySlotIconIndex4[edit]

function interface int GetDeploySlotIconIndex4 ()


GetDeploySlotIconIndex5[edit]

function interface int GetDeploySlotIconIndex5 ()


GetDeploySlotIconIndex6[edit]

function interface int GetDeploySlotIconIndex6 ()


GetDeploySlotIconIndex7[edit]

function interface int GetDeploySlotIconIndex7 ()


GetDeploySlotName0[edit]

function interface string GetDeploySlotName0 ()


GetDeploySlotName1[edit]

function interface string GetDeploySlotName1 ()


GetDeploySlotName2[edit]

function interface string GetDeploySlotName2 ()


GetDeploySlotName3[edit]

function interface string GetDeploySlotName3 ()


GetDeploySlotName4[edit]

function interface string GetDeploySlotName4 ()


GetDeploySlotName5[edit]

function interface string GetDeploySlotName5 ()


GetDeploySlotName6[edit]

function interface string GetDeploySlotName6 ()


GetDeploySlotName7[edit]

function interface string GetDeploySlotName7 ()


GetGroundSpeed[edit]

function interface float GetGroundSpeed ()


GetHealth[edit]

function interface float GetHealth ()


GetJumpJetCost[edit]

function interface float GetJumpJetCost ()


GetJumpJetDuration[edit]

function interface float GetJumpJetDuration ()


GetJumpJetZ[edit]

function interface float GetJumpJetZ ()


GetJumpZ[edit]

function interface float GetJumpZ ()


GetNearestLandmark[edit]

function interface string GetNearestLandmark ()


GetPassengerEnabled0[edit]

function interface bool GetPassengerEnabled0 ()


GetPassengerEnabled1[edit]

function interface bool GetPassengerEnabled1 ()


GetPassengerEnabled2[edit]

function interface bool GetPassengerEnabled2 ()


GetSprintCost[edit]

function interface float GetSprintCost ()


GetSprintRatio[edit]

function interface float GetSprintRatio ()


GetStaminaMax[edit]

function interface float GetStaminaMax ()


GetStaminaRechargeRate[edit]

function interface float GetStaminaRechargeRate ()


GetTeamIndex[edit]

function interface int GetTeamIndex ()


GetXMPClassName[edit]

function interface string GetXMPClassName ()


IsXMPClass1[edit]

function interface bool IsXMPClass1 ()


IsXMPClass2[edit]

function interface bool IsXMPClass2 ()


IsXMPClass3[edit]

function interface bool IsXMPClass3 ()


ResetEnergyStatus[edit]

interface function ResetEnergyStatus ()


ResetScripting[edit]

function interface ResetScripting ()


SetAcceleration[edit]

function interface SetAcceleration (float F)


SetGroundSpeed[edit]

function interface SetGroundSpeed (float F)


SetHealth[edit]

function interface SetHealth (float F)


SetJumpJetCost[edit]

function interface SetJumpJetCost (float F)


SetJumpJetDuration[edit]

function interface SetJumpJetDuration (float F)


SetJumpJetZ[edit]

function interface SetJumpJetZ (float F)


SetJumpZ[edit]

function interface SetJumpZ (float F)


SetSprintCost[edit]

function interface SetSprintCost (float F)


SetSprintRatio[edit]

function interface SetSprintRatio (float F)


SetStaminaMax[edit]

function interface SetStaminaMax (float F)


SetStaminaRechargeRate[edit]

function interface SetStaminaRechargeRate (float F)


SetXMPClass1[edit]

function interface SetXMPClass1 ()


SetXMPClass2[edit]

function interface SetXMPClass2 ()


SetXMPClass3[edit]

function interface SetXMPClass3 ()


UpdateDeploySlots[edit]

function UpdateDeploySlots ()


UpdateEnergyStatus[edit]

interface function bool UpdateEnergyStatus ()