Contents Menu Expand Light mode Dark mode Auto light/dark mode
Blueprint Attributes 0.3.0

Blueprint Attributes

  • Blueprint Attributes API reference

Documentation

  • C++ API Reference
  • Blueprint API Reference
Back to top
  • C++ API Reference
  • BlueprintAttributesScaffold
  • IGBAScaffoldModule
  • Get

Native method

IGBAScaffoldModule::​

Get#

  • Declared in "IGBAScaffoldModule.h"
public:
static inline IGBAScaffoldModule& Get()

Singleton-like access to this module's interface. This is just for convenience! Beware of calling this during the shutdown phase, though. Your module might have been unloaded already.

Return value#

IGBAScaffoldModule&

Returns singleton instance, loading the module on demand if needed

Last updated 30 September 2023
Copyright © 2023, Mickael Daniel
🗲 Powered by Surreal Docs
This page is generated by Surreal Docs for free
On this page