RSX Code Reference
    Preparing search index...
    • rsx
    • runInEditor

    Function runInEditor

    • Attribute that allows Component code to executed outside of the simulation.

      Returns AttributeDecorator<Attribute>

      This should only be used for code that augments the editor experience and should not be used for components that are part of the simulation itself, such as game or app logic.