FProxyMaterialCompiler::PopFunction

Pops a function from the compiler's function stack, which indicates that compilation is leaving a function.

Windows
MacOS
Linux

Override Hierarchy

FMaterialCompiler::PopFunction()

FProxyMaterialCompiler::PopFunction()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/MaterialCompiler.h

Include

#include "MaterialCompiler.h"

Syntax

virtual FMaterialFunctionCompileState * PopFunction()

Remarks

Pops a function from the compiler's function stack, which indicates that compilation is leaving a function.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss