![]() |
ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
#include <doc.h>
Public Types | |
| enum | EMapEditorMode { Ask , Advanced } |
| enum | ECustomPlayerModels { All , OnlyTextures , None } |
| enum | EInputMouseReleaseKey { LeftAlt , RightAlt , LeftCtrl , RightCtrl } |
Public Member Functions | |
| Void | Account_ResetChanges () |
Public Attributes | |
| const Boolean | CanChangePassword |
| const Boolean | CanChangeNickName |
| const Boolean | CanChangeAvatar |
| const Boolean | CanChangeSkin |
| const Boolean | CanChangeZone |
| const Boolean | CanChangeGroups |
| Text | Account_Name |
| Text | Account_EMail |
| Boolean | Account_AcceptNews |
| Boolean | Account_EnableAutoConnect |
| Real | User_LightTrailHue |
| Real | User_HornPitch |
| Text | User_Description |
| Text | User_ClubLinkUrl |
| Boolean | Custom_EnableAvatars |
| Boolean | Custom_EnableChat |
| ECustomPlayerModels | Custom_PlayerModels |
| Boolean | Custom_EnableUnlimitedHorns |
| EMapEditorMode | Editors_MapEditorMode |
| Boolean | Online_AutoSaveReplay |
| Boolean | Online_SaveRoundReplaysSeparately |
| Boolean | Title_IsForbiddenWithParentalLock |
| Boolean | Steam_OpenLinksInSteam |
| Boolean | Steam_SynchonizeWorkshopFiles |
| Real | Audio_MasterSoundVolume |
| Real | Audio_MasterMusicVolume |
| Boolean | Audio_DontMuteWhenAppUnfocused |
| Boolean | Interface_CrosshairEnableCustomColor |
| Real | Interface_CrosshairSaturation |
| Real | Interface_CrosshairLinearHue |
| Real | Interface_CrosshairSize |
| Real | Interface_CrosshairOpacity |
| Text | Interface_CrosshairName |
| Real | Interface_PlayerShieldScale |
| Boolean | Interface_AllyEnableCustomColor |
| Real | Interface_AllyLinearHue |
| Boolean | Interface_OppoEnableCustomColor |
| Real | Interface_OppoLinearHue |
| Boolean | Interface_BeaconUseProfileColor |
| Real | Interface_BeaconOpacity |
| Real | Interface_BeaconSize |
| Real | Interface_BeaconDuration |
| Boolean | Inputs_MouseLookInvertY |
| EInputMouseReleaseKey | Inputs_MouseReleaseKey |
| Real | Inputs_MouseScaleY |
| Real | Inputs_MouseScaleFreeLook |
| Real | Inputs_MouseAccel |
| Real | Inputs_MouseSensitivityDefault |
| Real | Inputs_MouseSensitivityLaser |
| Real | Inputs_MouseSensitivityDefault_Raw |
| Real | Inputs_MouseSensitivityLaser_Raw |
| CVehicleSettings[] | Inputs_Vehicles |
Public Attributes inherited from CNod | |
| const Ident | Id |
Local profile settings.
| Real CUserV2Profile::Audio_MasterMusicVolume |
Values in range (-40.000000-0.000000)
| Real CUserV2Profile::Audio_MasterSoundVolume |
Values in range (-40.000000-0.000000)
| const Boolean CUserV2Profile::CanChangeAvatar |
avatar, horn and podium pose
| EMapEditorMode CUserV2Profile::Editors_MapEditorMode |
Favoured way to open the Map Editor
| Real CUserV2Profile::Inputs_MouseAccel |
Values in range (0.000000-3.000000)
| Real CUserV2Profile::Inputs_MouseScaleFreeLook |
Values in range (0.100000-3.000000)
| Real CUserV2Profile::Inputs_MouseScaleY |
Values in range (0.100000-3.000000)
| Real CUserV2Profile::Inputs_MouseSensitivityDefault |
Values in range (-1.000000-1.000000)
| Real CUserV2Profile::Inputs_MouseSensitivityLaser |
Values in range (-1.000000-1.000000)
| Real CUserV2Profile::Interface_AllyLinearHue |
Values in range (0.000000-1.000000)
| Real CUserV2Profile::Interface_BeaconDuration |
Values in range (0.500000-15.000000)
| Real CUserV2Profile::Interface_BeaconOpacity |
Values in range (0.000000-1.000000)
| Real CUserV2Profile::Interface_BeaconSize |
Values in range (0.100000-5.000000)
| Real CUserV2Profile::Interface_CrosshairLinearHue |
Values in range (0.000000-1.000000)
| Real CUserV2Profile::Interface_CrosshairOpacity |
Values in range (0.100000-1.000000)
| Real CUserV2Profile::Interface_CrosshairSaturation |
Values in range (0.000000-1.000000)
| Real CUserV2Profile::Interface_CrosshairSize |
Values in range (0.100000-2.000000)
| Real CUserV2Profile::Interface_OppoLinearHue |
Values in range (0.000000-1.000000)
| Real CUserV2Profile::Interface_PlayerShieldScale |
Values in range (0.100000-2.000000)
| Real CUserV2Profile::User_HornPitch |
Values in range (0.500000-2.000000)
| Real CUserV2Profile::User_LightTrailHue |
Values in range (0.000000-1.000000)