TAccessPtr::Get

Returns a pointer to the accessible object. If the object is inaccessible, a nullptr is returned.

Choose your operating system:

Windows

macOS

Linux

References

Module

MetasoundFrontend

Header

/Engine/Plugins/Runtime/Metasound/Source/MetasoundFrontend/Public/MetasoundAccessPtr.h

Include

#include "MetasoundAccessPtr.h"

Syntax

Type * Get() const

Remarks

Returns a pointer to the accessible object. If the object is inaccessible, a nullptr is returned.