Navigation
API > API/Plugins > API/Plugins/MetasoundGraphCore
References
| Module | MetasoundGraphCore |
| Header | /Engine/Plugins/Runtime/Metasound/Source/MetasoundGraphCore/Public/MetasoundEnvironment.h |
| Include | #include "MetasoundEnvironment.h" |
namespace Metasound
{
template<typename VarType>
bool Metasound&58;&58;IsEnvironmentVariableOfType
&40;
const IMetasoundEnvironmentVariable & InVar
&41;
}
Remarks
Returns true if the environment variable contains the same type as the `VarType_