Jump to content

Sonic Frontiers/Internals/GOCRflParameter: Difference between revisions

From HEModdingWiki
Ashrindy (talk | contribs)
Created page with "**GOCRflParameter** located in the `app_cmn::rfl` namespace, is a simple GOComponent for storing and accessing Reflection parameters through a Game Object."
 
Ashrindy (talk | contribs)
No edit summary
Line 1: Line 1:
**GOCRflParameter** located in the `app_cmn::rfl` namespace, is a simple GOComponent for storing and accessing Reflection parameters through a Game Object.
'''GOCRflParameter''' located in the <code>app_cmn::rfl</code> namespace, is a simple [[Sonic Frontiers/Internals/GOComponent|GOComponent]] for storing and accessing [[Resources/Reflection|Reflection]] parameters through a [[Sonic Frontiers/Internals/Game Object|Game Object]].

Revision as of 13:02, 13 December 2025

GOCRflParameter located in the app_cmn::rfl namespace, is a simple GOComponent for storing and accessing Reflection parameters through a Game Object.