FRigVMPrototypeArg::IsSingleton

Returns true if an argument is singleton (same type for all variants)

Windows
MacOS
Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMPrototype.h

Include

#include "RigVMCore/RigVMPrototype.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMPrototype.cpp

Syntax

bool IsSingleton() const

Remarks

Returns true if an argument is singleton (same type for all variants)

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