MCPcopy Create free account

hub / github.com/GlobedGD/globed2 / functions

Functions2,047 in github.com/GlobedGD/globed2

FunctionfromCenter
src/ui/BasePopup.hpp:69
MethodfromColor
src/core/data/MultiColor.cpp:119
MethodfromJson
src/ui/menu/levels/LevelListLayer.cpp:46
FunctionfromLeft
src/ui/BasePopup.hpp:59
MethodfromParts
include/globed/core/SessionId.hpp:14
FunctionfromRight
src/ui/BasePopup.hpp:64
FunctionfromTopLeft
src/ui/BasePopup.hpp:89
FunctionfullPathForFilename
include/globed/soft-link/Wrappers.hpp:344
FunctionfullReset
src/core/hooks/PlayLayer.cpp:170
Methodget
src/modules/global-triggers/hooks/GJBaseGameLayer.cpp:33
Methodget
src/ui/settings/cells/BaseSettingCell.hpp:54
Methodget
include/globed/util/CStr.hpp:32
FunctiongetAccountId
Returns the account ID of this player.
include/globed/soft-link/Wrappers.hpp:318
MethodgetActive
src/core/hooks/GJBaseGameLayer.cpp:1113
FunctiongetActiveSaveSlot
include/globed/core/SettingsManager.hpp:195
FunctiongetAllRoles
Returns a list of all user roles defined on the server.
include/globed/soft-link/Wrappers.hpp:88
MethodgetAllRoles
src/core/net/NetworkManagerImpl.cpp:1380
FunctiongetAndListenForChanges
include/globed/core/SettingsManager.hpp:173
FunctiongetAudibility
Optional, should return estimated audibility of the audio, where 0 is inaudible and 1 is very loud. This should account for volume and other multiplie
include/globed/audio/sound/AudioSource.hpp:39
MethodgetCentralPing
src/core/net/NetworkManagerImpl.cpp:1339
FunctiongetCentralPingMs
Returns the current ping to the central server in milliseconds. Returns 0 if not connected.
include/globed/soft-link/Wrappers.hpp:70
FunctiongetConnectionState
Returns the current connection state
include/globed/soft-link/Wrappers.hpp:64
FunctiongetFeaturedLevel
include/globed/soft-link/Wrappers.hpp:148
FunctiongetFirst
Returns the player 1 of this RemotePlayer. Unlike RemotePlayer, VisualPlayer is a node, and if you don't want to include the VisualPlayer.hpp header,
include/globed/soft-link/Wrappers.hpp:291
MethodgetGameLoss1Min
src/core/net/NetworkManagerImpl.cpp:1467
MethodgetGamePing
src/core/net/NetworkManagerImpl.cpp:1335
FunctiongetGamePingMs
Returns the current ping to the game server in milliseconds. Returns 0 if not connected.
include/globed/soft-link/Wrappers.hpp:76
FunctiongetGameTickrate
Returns the current game tickrate in ticks per second. Returns 0 if not connected.
include/globed/soft-link/Wrappers.hpp:82
MethodgetGameTickrate
src/core/net/NetworkManagerImpl.cpp:1375
FunctiongetIcons
Returns the icons of this player.
include/globed/soft-link/Wrappers.hpp:330
MethodgetOwn
src/util/gd.cpp:196
MethodgetOwnSpecialData
src/core/net/NetworkManagerImpl.cpp:1450
MethodgetPathForFilename
src/core/preload/FileUtils.hpp:49
MethodgetPathForFilename2
src/core/preload/FileUtils.cpp:95
FunctiongetPlayer
Returns a RemotePlayer* object for the given player ID. It should be treated in an opaque way and only used with the player functions.
include/globed/soft-link/Wrappers.hpp:230
FunctiongetPlayerCount
Returns the number of players that are in the same level as this user. Returns 0 if not in an active session. Added in Globed v2.1.0.
include/globed/soft-link/Wrappers.hpp:268
FunctiongetPlayerIds
Returns IDs of all players that are in the same level as this user. Returns an empty vector if not in an active session. Added in Globed v2.1.0.
include/globed/soft-link/Wrappers.hpp:252
FunctiongetPlayers
Returns RemotePlayer objects for all players that are in the same level as this user. Returns an empty vector if not in an active session. Added in Gl
include/globed/soft-link/Wrappers.hpp:260
FunctiongetPosition
include/globed/audio/sound/AudioSource.hpp:57
FunctiongetRemote
Returns the RemotePlayer belonging to this VisualPlayer*. If you only have a PlayerObject*, you can first call `isGlobedPlayer` to ensure it's a Globe
include/globed/soft-link/Wrappers.hpp:305
FunctiongetSecond
Returns the player 2 of this RemotePlayer.
include/globed/soft-link/Wrappers.hpp:297
FunctiongetSettingRaw
include/globed/core/SettingsManager.hpp:75
FunctiongetTypenameConstexpr
include/globed/util/singleton.hpp:18
FunctiongetUserHighestRole
Returns the highest user role the current user has, or nullopt if the user has no roles or the information is unavailable.
include/globed/soft-link/Wrappers.hpp:106
MethodgetUserHighestRole
src/core/net/NetworkManagerImpl.cpp:1395
MethodgetUserInfoFailed
src/ui/admin/ModUserPopup.cpp:467
MethodgetUserInfoFinished
src/ui/admin/ModUserPopup.cpp:463
MethodgetUserListFailed
src/core/FriendListManager.cpp:56
MethodgetUserListFinished
src/core/FriendListManager.cpp:39
FunctiongetUserRoleIds
Returns a list of numeric IDs of user roles the current user has.
include/globed/soft-link/Wrappers.hpp:100
MethodgetUserRoleIds
src/core/net/NetworkManagerImpl.cpp:1390
FunctiongetUserRoles
Returns a list of user roles the current user has.
include/globed/soft-link/Wrappers.hpp:94
MethodgetUserRoles
src/core/net/NetworkManagerImpl.cpp:1385
FunctiongetUsername
Returns the username of this player.
include/globed/soft-link/Wrappers.hpp:324
Methodget_or
(d: dict, key: str, default)
geobuild.py:57
FunctiongoEdit
src/modules/ui/hooks/PauseLayer.cpp:221
MethodhandleSpiderTp
src/core/game/VisualPlayer.cpp:818
FunctionhasPopup
src/modules/ui/hooks/PauseLayer.cpp:230
MethodhasViewedFeaturedLevel
src/core/net/NetworkManagerImpl.cpp:1511
Methodid
src/modules/collision/CollisionModule.hpp:17
Methodid
src/modules/scripting/ScriptingModule.hpp:17
Methodid
src/modules/deathlink/DeathlinkModule.hpp:17
Methodid
src/modules/global-triggers/GlobalTriggersModule.hpp:18
FunctionincrementJumps
src/core/hooks/PlayerObject.cpp:9
Functioninit
src/modules/ui/hooks/LevelAreaInnerLayer.cpp:30
Functioninit
src/modules/ui/hooks/LevelInfoLayer.cpp:38
Functioninit
src/core/hooks/LevelEditorLayer.cpp:9
Methodinit
src/modules/active-player-switch/Hooks.cpp:219
Methodinit
src/core/hooks/MenuLayer.cpp:42
Methodinit
src/ui/menu/RegionSelectPopup.cpp:60
Methodinit
src/ui/menu/RoomSettingsPopup.cpp:47
Methodinit
src/ui/menu/TeamManagementPopup.cpp:69
Methodinit
src/ui/menu/ServerListPopup.cpp:34
Methodinit
src/ui/menu/CreditsPopup.cpp:32
Methodinit
src/ui/menu/CreditsPopup.cpp:99
Methodinit
src/ui/settings/AudioDeviceSetupPopup.cpp:34
Methodinit
src/ui/settings/SaveSlotSwitcherPopup.cpp:38
Methodinit
src/ui/admin/ModPunishReasonsPopup.cpp:44
Methodinit
src/ui/admin/ModAuditLogPopup.cpp:65
Methodinit
src/ui/admin/ModAuditLogPopup.cpp:104
Methodinit
src/ui/admin/ModAuditLogPopup.cpp:161
FunctionintValue
src/core/hooks/CCStringOptimization.cpp:18
FunctioninvalidateFriendList
Forces the friend list to be re-sent to the central and game servers immediately.
include/globed/soft-link/Wrappers.hpp:144
MethodinvalidateFriendList
src/core/net/NetworkManagerImpl.cpp:1484
FunctioninvalidateIcons
Forces the icons of the local player to be re-sent to the central and game servers immediately. This will also cause your icons to be updated live for
include/globed/soft-link/Wrappers.hpp:139
MethodinvalidateIcons
src/core/net/NetworkManagerImpl.cpp:1472
FunctioninvokeListeners
src/core/net/NetworkManagerImpl.hpp:431
Methodis
include/globed/core/data/Event.hpp:175
FunctionisActive
Returns whether currently in a level and Globed is active (aka connected to game server)
include/globed/soft-link/Wrappers.hpp:163
FunctionisAtLeast
Returns whether the user has at least this version of Globed installed. For example if v2.1.0 is passed, this will return true if the user has v2.1.0,
include/globed/soft-link/Wrappers.hpp:38
FunctionisAuthorizedModerator
Returns whether the user is a moderator and has logged into the mod panel.
include/globed/soft-link/Wrappers.hpp:130
MethodisAuthorizedModerator
src/core/net/NetworkManagerImpl.cpp:1435
FunctionisConnected
Returns whether currently connected to the (central) server
include/globed/soft-link/Wrappers.hpp:58
MethodisConnected
src/core/net/NetworkManagerImpl.cpp:1325
FunctionisEmbeddedScript
src/modules/scripting/data/EmbeddedScript.cpp:13
FunctionisGameFocused
src/platform/windows/GameState.cpp:8
FunctionisGlobedPlayer
Returns whether the given PlayerObject* *certainly* belongs to Globed.
include/globed/soft-link/Wrappers.hpp:283
FunctionisGlobedPlayerFast
Returns whether the given PlayerObject likely belongs to Globed, without calling the API.
include/globed/soft-link/Wrappers.hpp:278
FunctionisLoaded
src/util/mh.cpp:22
FunctionisModerator
Returns whether the current user is a moderator (has at least one moderator role).
include/globed/soft-link/Wrappers.hpp:124
← previousnext →1,601–1,700 of 2,047, ranked by callers