MCPcopy Create free account

hub / github.com/Phobos-developers/Phobos / functions

Functions1,571 in github.com/Phobos-developers/Phobos

↓ 1 callersMethodnext
src/Utilities/Coroutine.h:59
↓ 1 callersFunctionread<CLSID>
src/Utilities/TemplateDef.h:1069
↓ 1 callersMethodremove
src/Utilities/Container.h:241
↓ 1 callersFunctionsaveScheme
(scheme)
docs/_static/js/scheme-switcher.js:90
↓ 1 callersFunctionsetupScheme
()
docs/_static/js/scheme-switcher.js:39
↓ 1 callersFunctionsetupSwitcher
()
docs/_static/js/scheme-switcher.js:23
↓ 1 callersMethodsize
src/Utilities/Constructs.h:211
↓ 1 callersFunctionswitchMedia
(scheme)
docs/_static/js/scheme-switcher.js:58
↓ 1 callersFunctionto_array
lib/nameof/nameof.h:502
↓ 1 callersFunctionvalues_count
lib/nameof/nameof.h:670
MethodAEAttachInfoTypeClass
src/New/Type/AttachEffectTypeClass.h:216
MethodAEAttachParams
src/New/Type/AttachEffectTypeClass.h:181
MethodAI
src/New/Entity/AttachEffectClass.cpp:120
MethodAI_Temporal
src/New/Entity/AttachEffectClass.cpp:216
MethodActiveHarvesterCount
src/Ext/House/Body.cpp:280
MethodAdd
src/Misc/SyncLogging.h:35
MethodAddAnimCreationSyncLogEvent
src/Misc/SyncLogging.cpp:99
MethodAddDefaults
src/New/Type/RadTypeClass.cpp:12
MethodAddDestinationChangeSyncLogEvent
src/Misc/SyncLogging.cpp:72
MethodAddFacingChangeSyncLogEvent
src/Misc/SyncLogging.cpp:48
MethodAddMissionOverrideSyncLogEvent
src/Misc/SyncLogging.cpp:90
MethodAddMoneyString
src/Misc/FlyingStrings.cpp:33
MethodAddRNGCallSyncLogEvent
src/Misc/SyncLogging.cpp:40
FunctionAddRef
src/Locomotion/TestLocomotionClass.h:71
MethodAddTargetChangeSyncLogEvent
src/Misc/SyncLogging.cpp:54
MethodAddToGroupsMap
src/New/Type/AttachEffectTypeClass.cpp:71
MethodAddUnique
src/Utilities/Template.h:322
MethodAdjacentCellsInRange
src/Utilities/GeneralUtils.cpp:51
FunctionAircraftClass_IFlyControl_IsStrafe
src/Ext/Aircraft/Hooks.cpp:81
FunctionAircraftClass_PoseDir_Wrapper
src/Ext/Aircraft/Hooks.cpp:314
FunctionAircraftClass_SetTarget_Wrapper
src/Ext/Aircraft/Hooks.cpp:246
FunctionAircraftClass_Unlimbo_Wrapper
src/Misc/Hooks.BugFixes.cpp:135
MethodAllocate
src/Utilities/Container.h:342
MethodAllocate
src/Ext/Scenario/Body.cpp:80
MethodAllocate
src/Ext/Sidebar/Body.cpp:7
MethodAllowedTargetByZone
src/Ext/Techno/Body.cpp:236
MethodAnchor
src/Utilities/Anchor.h:14
MethodAnimCreationSyncLogEvent
src/Misc/SyncLogging.h:139
MethodApply
src/Misc/BlittersFix.cpp:82
MethodApplyArcingFix
src/Ext/Bullet/Body.cpp:365
MethodApplyCustomTintValues
Applies custom tint color and intensity from TechnoTypes and any AttachEffects and shields it might have on provided values.
src/Ext/Techno/Body.Internal.cpp:205
MethodApplyGainedSelfHeal
src/Ext/Techno/Body.Update.cpp:1181
MethodApplyOptimizations
Mainly used to disable hooks for optimization. Called after loading saved game and at end of scenario start after all INI data etc has been initialize
src/Phobos.cpp:242
MethodApplyStatic
src/Utilities/Patch.cpp:23
MethodApplyTheaterSuffixToString
src/Utilities/GeneralUtils.cpp:153
MethodApply_CALL
src/Utilities/Patch.h:49
MethodApply_CALL
src/Utilities/Patch.cpp:57
MethodApply_CALL6
src/Utilities/Patch.h:55
MethodApply_CALL6
src/Utilities/Patch.cpp:64
MethodApply_LJMP
src/Utilities/Patch.h:43
MethodApply_LJMP
src/Utilities/Patch.cpp:50
MethodApply_OFFSET
src/Utilities/Patch.h:70
MethodApply_RAW
src/Utilities/Patch.h:31
MethodApply_TYPED
src/Utilities/Patch.h:24
MethodApply_VTABLE
src/Utilities/Patch.h:60
MethodAreCellAndObjectsEligible
src/Utilities/EnumFunctions.cpp:75
MethodArmorType
src/Utilities/Constructs.h:64
MethodAttach
<summary> Creates and attaches AttachEffects of given types to a techno. </summary> <param name="pTarget">Target techno.</param> <param name="pInvoker
src/New/Entity/AttachEffectClass.cpp:579
MethodAttachEffectClass
src/New/Entity/AttachEffectClass.cpp:13
MethodAttachEffectTechnoProperties
src/New/Entity/AttachEffectClass.h:104
MethodAttachEffectTypeClass
src/New/Type/AttachEffectTypeClass.h:93
MethodBegin_Piggyback
src/Locomotion/TestLocomotionClass.cpp:151
MethodBinaryOperation
src/Ext/TAction/Body.cpp:201
FunctionBlowfish_Loader
src/Misc/Hooks.Blowfish.cpp:5
MethodBombardTrajectory
src/Ext/Bullet/Trajectories/BombardTrajectory.h:28
MethodBombardTrajectoryType
src/Ext/Bullet/Trajectories/BombardTrajectory.h:8
MethodBuildLimitGroupCheck
src/Ext/House/Body.cpp:766
MethodBuildPalette
src/Utilities/GeneralUtils.cpp:254
FunctionBuildingClass_Place_Wrapper
src/Ext/Building/Hooks.cpp:560
FunctionBuildingClass_SetOwningHouse_Wrapper
src/Misc/Hooks.BugFixes.cpp:806
MethodCSFText
src/Utilities/Constructs.h:325
MethodCalculateCoordsFromDistance
Calculates a new coordinates based on current & target coordinates within specified distance (can be negative to switch the direction) in leptons.
src/Utilities/GeneralUtils.cpp:204
MethodCanApplyEngineerActions
src/Ext/Techno/Hooks.TargetEvaluation.cpp:247
MethodCanCapture
src/Ext/CaptureManager/Body.cpp:5
MethodCanDeployIntoBuilding
Checks if vehicle can deploy into a building at its current location. If unit has no DeploysInto set returns noDeploysIntoDefaultValue (def = false) i
src/Ext/Techno/Body.cpp:426
MethodCanFireNoAmmoWeapon
src/Ext/Techno/WeaponHelpers.cpp:79
MethodCanGrindTechno
src/Ext/Building/Body.cpp:224
MethodCanParse
src/New/Type/Affiliated/PassengerDeletionTypeClass.cpp:6
MethodCanTargetHouse
src/Utilities/EnumFunctions.cpp:3
MethodCanUndeployOnSell
Rewrite 0x449BC0 true: undeploy into vehicle; false: sell
src/Ext/Building/Hooks.Selling.cpp:29
MethodCanUpgrade
src/Ext/BuildingType/Hooks.Upgrade.cpp:11
MethodCan_Enter_Cell
src/Locomotion/TestLocomotionClass.cpp:42
MethodCaptureUnit
src/Ext/CaptureManager/Body.cpp:68
MethodCellHasAnyTechnoTypeFromListTEvent
src/Ext/TEvent/Body.cpp:223
MethodCellHasTechnoTypeTEvent
src/Ext/TEvent/Body.cpp:269
MethodChangeAmmo
src/Ext/Unit/Hooks.Unload.cpp:46
MethodChangeAmmoOnUnloading
src/Ext/Unit/Hooks.Unload.cpp:60
MethodChangeAnimType
Changes type of anim in similar fashion to Next.
src/Ext/Anim/Body.cpp:158
MethodChangeOwnerMissionFix
This is still not even correct, but let's see how far this can help us
src/Ext/Techno/Body.Internal.cpp:228
FunctionCheckBuildLimit
src/Ext/BuildingType/Hooks.Upgrade.cpp:77
MethodCheckUnitTargetingCapability
src/Ext/Script/Mission.Attack.cpp:1445
MethodChooseOneWeighted
Weighted random element choice (weight) - roll for one. Takes a vector of integer type weights, which are then summed to calculate the chances. Return
src/Utilities/GeneralUtils.cpp:112
MethodChronoshiftTeamToTarget
src/Ext/Script/Body.cpp:1162
MethodChronoshiftToEnemyBase
src/Ext/Script/Body.cpp:1125
MethodClear
src/Utilities/Enumerable.h:48
MethodClear
src/Utilities/Container.h:420
MethodClear
src/New/Type/AttachEffectTypeClass.h:157
MethodClear
src/Ext/Anim/Body.h:74
MethodClear
src/Ext/Sidebar/Body.h:52
MethodClear
src/Ext/Rules/Body.h:350
← previousnext →501–600 of 1,571, ranked by callers