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

Method CompileExpr

Source/Editor/Src/UnScrCom.cpp:1898–2396  ·  view source on GitHub ↗

Compile a top-level expression. Returns: 0 if no expression was parsed. 1 if an expression matching RequiredType (or any type if CPT_None) was parsed. -1 if there was a type mismatch.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

FPropertyBaseClass · 0.85
appThrowfFunction · 0.85
GetConversionFunction · 0.85
FTokenClass · 0.85
MinFunction · 0.85
appSprintfFunction · 0.85
MaxFunction · 0.85
appStrcmpFunction · 0.85
MatchesMethod · 0.80
NumMethod · 0.80
GetSizeMethod · 0.80

Tested by

no test coverage detected