There is no spoon
UE2:PawnMonkey functions (U2)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> UIHelper >> PawnMonkey (functions) |
Contents
- 1 Functions
- 1.1 Instance functions
- 1.1.1 AbortScenes
- 1.1.2 Accept
- 1.1.3 ClearDeploySlots
- 1.1.4 GetAcceleration
- 1.1.5 GetDeploySlotColor0
- 1.1.6 GetDeploySlotColor1
- 1.1.7 GetDeploySlotColor2
- 1.1.8 GetDeploySlotColor3
- 1.1.9 GetDeploySlotColor4
- 1.1.10 GetDeploySlotColor5
- 1.1.11 GetDeploySlotColor6
- 1.1.12 GetDeploySlotColor7
- 1.1.13 GetDeploySlotEnabled0
- 1.1.14 GetDeploySlotEnabled1
- 1.1.15 GetDeploySlotEnabled2
- 1.1.16 GetDeploySlotEnabled3
- 1.1.17 GetDeploySlotEnabled4
- 1.1.18 GetDeploySlotEnabled5
- 1.1.19 GetDeploySlotEnabled6
- 1.1.20 GetDeploySlotEnabled7
- 1.1.21 GetDeploySlotIconIndex0
- 1.1.22 GetDeploySlotIconIndex1
- 1.1.23 GetDeploySlotIconIndex2
- 1.1.24 GetDeploySlotIconIndex3
- 1.1.25 GetDeploySlotIconIndex4
- 1.1.26 GetDeploySlotIconIndex5
- 1.1.27 GetDeploySlotIconIndex6
- 1.1.28 GetDeploySlotIconIndex7
- 1.1.29 GetDeploySlotName0
- 1.1.30 GetDeploySlotName1
- 1.1.31 GetDeploySlotName2
- 1.1.32 GetDeploySlotName3
- 1.1.33 GetDeploySlotName4
- 1.1.34 GetDeploySlotName5
- 1.1.35 GetDeploySlotName6
- 1.1.36 GetDeploySlotName7
- 1.1.37 GetGroundSpeed
- 1.1.38 GetHealth
- 1.1.39 GetJumpJetCost
- 1.1.40 GetJumpJetDuration
- 1.1.41 GetJumpJetZ
- 1.1.42 GetJumpZ
- 1.1.43 GetNearestLandmark
- 1.1.44 GetPassengerEnabled0
- 1.1.45 GetPassengerEnabled1
- 1.1.46 GetPassengerEnabled2
- 1.1.47 GetSprintCost
- 1.1.48 GetSprintRatio
- 1.1.49 GetStaminaMax
- 1.1.50 GetStaminaRechargeRate
- 1.1.51 GetTeamIndex
- 1.1.52 GetXMPClassName
- 1.1.53 IsXMPClass1
- 1.1.54 IsXMPClass2
- 1.1.55 IsXMPClass3
- 1.1.56 ResetEnergyStatus
- 1.1.57 ResetScripting
- 1.1.58 SetAcceleration
- 1.1.59 SetGroundSpeed
- 1.1.60 SetHealth
- 1.1.61 SetJumpJetCost
- 1.1.62 SetJumpJetDuration
- 1.1.63 SetJumpJetZ
- 1.1.64 SetJumpZ
- 1.1.65 SetSprintCost
- 1.1.66 SetSprintRatio
- 1.1.67 SetStaminaMax
- 1.1.68 SetStaminaRechargeRate
- 1.1.69 SetXMPClass1
- 1.1.70 SetXMPClass2
- 1.1.71 SetXMPClass3
- 1.1.72 UpdateDeploySlots
- 1.1.73 UpdateEnergyStatus
- 1.1 Instance functions
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. |
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 ()