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

Method GetVarType

Source/Editor/Src/UnScrCom.cpp:2993–3216  ·  view source on GitHub ↗

Parse one variable declaration and set up its properties in VarProperty. Returns pointer to the class property if success, or NULL if there was no variable declaration to parse. Called during variable 'Dim' declaration and function parameter declaration. If you specify a hard-coded name, that name will be used as the variable name (this is used for function return values, which are automatically

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

appThrowfFunction · 0.85
FPropertyBaseClass · 0.85
FindFieldFunction · 0.85
MatchesMethod · 0.80

Tested by

no test coverage detected