MCPcopy Create free account

hub / github.com/Blizzard/s2client-api / functions

Functions912 in github.com/Blizzard/s2client-api

MethodOnTestStart
tests/test_ability_remap.cc:56
MethodOnTestStart
tests/test_ability_remap.cc:66
MethodOnTestStart
tests/test_ability_remap.cc:75
MethodOnTestStart
tests/test_ability_remap.cc:86
MethodOnTestStart
tests/test_ability_remap.cc:116
MethodOnTestStart
tests/test_ability_remap.cc:140
MethodOnTestStart
tests/test_ability_remap.cc:158
MethodOnTestStart
tests/test_feature_layer_mp.cc:21
MethodOnTestStart
tests/test_feature_layer_mp.cc:94
MethodOnTestStart
tests/test_unit_command_common.cc:15
MethodOnTestsBegin
tests/test_unit_command.cc:1780
MethodOnTestsBegin
tests/test_observation_interface.cc:307
MethodOnTestsBegin
tests/test_app.cc:45
MethodOnTestsBegin
tests/test_app.cc:70
MethodOnTestsBegin
tests/test_multiplayer.cc:30
MethodOnTestsBegin
tests/test_performance.cc:195
MethodOnTestsBegin
tests/test_movement_combat.cc:101
MethodOnTestsBegin
tests/test_feature_layer.cc:340
MethodOnTestsBegin
tests/test_ability_remap.cc:193
MethodOnTestsBegin
tests/test_feature_layer_mp.cc:158
MethodOnTestsEnd
tests/test_unit_command.cc:1795
MethodOnTestsEnd
tests/test_observation_interface.cc:311
MethodOnTestsEnd
tests/test_actions.cc:101
MethodOnTestsEnd
tests/test_app.cc:48
MethodOnTestsEnd
tests/test_app.cc:73
MethodOnTestsEnd
tests/test_multiplayer.cc:35
MethodOnTestsEnd
tests/test_performance.cc:199
MethodOnTestsEnd
tests/test_movement_combat.cc:106
MethodOnTestsEnd
tests/test_feature_layer.cc:344
MethodOnTestsEnd
tests/test_ability_remap.cc:197
MethodOnTestsEnd
tests/test_feature_layer_mp.cc:162
MethodOnUnitCreated
examples/replay.cc:24
MethodOnUnitCreated
Called when a Unit has been created by the player. < \param unit The created unit.
include/sc2api/sc2_client.h:65
MethodOnUnitDestroyed
examples/common/bot_examples.cc:3199
MethodOnUnitDestroyed
Called whenever one of the player's units has been destroyed. < \param unit The destroyed unit.
include/sc2api/sc2_client.h:61
MethodOnUnitEnterVision
Called when an enemy unit enters vision from out of fog of war. < \param unit The unit entering vision.
include/sc2api/sc2_client.h:90
MethodOnUnitIdle
tests/test_unit_command_common.cc:49
MethodOnUnitIdle
examples/common/bot_examples.cc:1294
MethodOnUnitIdle
Called when a unit becomes idle, this will only occur as an event so will only be called when the unit becomes idle and not a second time. Being idle
include/sc2api/sc2_client.h:72
MethodOnUpgradeCompleted
examples/common/bot_examples.cc:1316
MethodOnUpgradeCompleted
Called when an upgrade is finished, warp gate, ground weapons, baneling speed, etc. < \param upgrade The completed upgrade.
include/sc2api/sc2_client.h:76
MethodPassengerUnit
include/sc2api/sc2_unit.h:52
MethodPerformanceTests
tests/test_performance.cc:177
MethodPlacementQuery
include/sc2api/sc2_interfaces.h:277
MethodPlayerInfo
include/sc2api/sc2_map_info.h:60
MethodPlayerSetup
include/sc2api/sc2_gametypes.h:65
MethodPoint2D
include/sc2api/sc2_common.h:53
MethodPoint2DI
include/sc2api/sc2_common.h:99
MethodPoint3D
include/sc2api/sc2_common.h:19
MethodPollResponse
src/sc2api/sc2_proto_interface.cc:195
MethodPollResponse
src/sc2api/sc2_connection.cc:226
MethodPopResponse
src/sc2api/sc2_connection.cc:199
MethodPortSet
include/sc2api/sc2_gametypes.h:94
MethodPorts
include/sc2api/sc2_gametypes.h:110
MethodPowerSource
include/sc2api/sc2_data.h:249
MethodPrintHelp
src/sc2utils/sc2_arg_parser.cc:134
MethodPrintStatus
examples/common/bot_examples.cc:146
MethodProcessSettings
src/sc2api/sc2_game_settings.cc:5
MethodPropertyReader
src/sc2utils/sc2_property_reader.cc:8
MethodProtoInterface
src/sc2api/sc2_proto_interface.cc:58
MethodQueryImp
src/sc2api/sc2_client.cc:654
MethodRandomGenerator
src/sc2api/sc2_common.cc:140
MethodRead
src/sc2utils/sc2_property_reader.cc:73
MethodReadFloat
src/sc2utils/sc2_property_reader.cc:95
MethodRemapAbilitiesTestBot
tests/test_ability_remap.cc:177
MethodRemoteSaveMap
src/sc2api/sc2_coordinator.cc:600
MethodRenderSettings
include/sc2api/sc2_game_settings.h:43
MethodReplay
examples/replay.cc:13
MethodReplayControlImp
src/sc2api/sc2_replay_observer.cc:29
MethodReplayInfo
include/sc2api/sc2_gametypes.h:171
MethodReplayObserver
src/sc2api/sc2_replay_observer.cc:220
MethodReplayPlayerInfo
include/sc2api/sc2_gametypes.h:148
MethodReplaySettings
src/sc2api/sc2_game_settings.cc:32
MethodReportError
tests/test_framework.cc:23
MethodResolveMap
src/sc2api/sc2_client.cc:1515
MethodRetreatWithUnit
examples/common/bot_examples.cc:608
MethodRetreatWithUnits
examples/common/bot_examples.cc:600
MethodSC2Type
Default constructor.
include/sc2api/sc2_types.h:22
MethodSaveReplay
src/sc2api/sc2_client.cc:1740
MethodSaveReplayList
src/sc2api/sc2_coordinator.cc:859
MethodScore
src/sc2api/sc2_score.cc:39
MethodScoreDetails
src/sc2api/sc2_score.cc:24
MethodScoreEntry
include/sc2api/sc2_score.h:28
MethodScoutWithMarines
examples/common/bot_examples.cc:3026
MethodScoutWithUnit
examples/common/bot_examples.cc:289
MethodScoutWithUnits
examples/common/bot_examples.cc:282
FunctionSearchBox
(name, resultsPath, inFrame, label)
docs/html/search/search.js:59
FunctionSearchResults
(name)
docs/html/search/search.js:404
FunctionSerializeT
Strings.
include/sc2utils/sc2_simple_serialization.h:19
MethodSet
include/sc2api/sc2_proto_interface.h:25
MethodSetControl
include/sc2api/sc2_proto_interface.h:102
MethodSetErrorCallback
src/sc2api/sc2_proto_interface.cc:191
MethodSetOriginPoint
tests/test_unit_command.cc:958
MethodSetOriginPoint
tests/test_unit_command.cc:1528
MethodSetOriginPoint
tests/test_unit_command_common.cc:75
MethodSetPortStart
src/sc2api/sc2_coordinator.cc:791
MethodSetProcessPath
src/sc2api/sc2_coordinator.cc:782
MethodSetRender
src/sc2api/sc2_coordinator.cc:803
MethodSetReplayRecovery
src/sc2api/sc2_coordinator.cc:626
MethodSetStepSize
src/sc2api/sc2_coordinator.cc:771
← previousnext →601–700 of 912, ranked by callers