FCalledVMFunction

Ordered table of functions actually called by the VM script.

Unreal Engine C++ API Reference > Developer > ShaderFormatVectorVM

References

   
Module ShaderFormatVectorVM
Header /Engine/Source/Developer/ShaderFormatVectorVM/Public/ShaderFormatVectorVM.h
Include #include "ShaderFormatVectorVM.h"

Syntax

struct FCalledVMFunction  

Remarks

Ordered table of functions actually called by the VM script.

Variables

Type Name Description
TArray< bool > InputParamLocations  
FString Name  
int32 NumOutputs  

Constructors

Type Name Description
  FCalledVMFunction ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library