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

Method GetToken

Source/Editor/Src/UnScrCom.cpp:570–827  ·  view source on GitHub ↗

Get the next token from the input stream, set *Token to it. Returns 1 if processed a token, 0 if end of line. If you initialize the token's Type info prior to calling this function, we perform special logic that tries to evaluate Token in the context of that type. This is how we distinguish enum tags.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

appThrowfFunction · 0.85
appToUpperFunction · 0.85
appAtofFunction · 0.85
appStrlenFunction · 0.85
appStrtoiFunction · 0.85
appAtoiFunction · 0.85
SetConstVectorMethod · 0.80
SetConstRotationMethod · 0.80
SetConstBoolMethod · 0.80
SetConstIntMethod · 0.80
MatchesMethod · 0.80
SetConstObjectMethod · 0.80

Tested by

no test coverage detected