MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / ParseCommand

Function ParseCommand

Source/Core/Src/UnFile.cpp:1289–1316  ·  view source on GitHub ↗

Sees if Stream starts with the named command. If it does, skips through the command and blanks past it. Returns 1 of match, 0 if not.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

ExecMethod · 0.85
ExecMethod · 0.85
ExecMethod · 0.85
NotifyReceivedTextMethod · 0.85
ExecInputCommandsMethod · 0.85
ExecMethod · 0.85
ExecMethod · 0.85
ExecMethod · 0.85
ENGINE_APIFunction · 0.85
NotifyReceivedTextMethod · 0.85
ExecMethod · 0.85
ExecMethod · 0.85

Calls 2

appStrnicmpFunction · 0.85
appIsAlnumFunction · 0.85

Tested by

no test coverage detected