MCPcopy Create free account
hub / github.com/RedPandaProjects/UnrealEngine / Register

Method Register

Source/Editor/Src/UnTopics.cpp:53–68  ·  view source on GitHub ↗

Register a topic. warning: This routine is called in the object type constructors before anything has been initialized and before the code has actually begun executing. Anything done here must be 100% safe independent of startup order.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

appStrlenFunction · 0.85
appStrcpyFunction · 0.85
InitFunction · 0.50

Tested by

no test coverage detected