Bearbeiten

InteractableMaterialTheme.Reset Method

Definition

Resets properties on Host GameObject to their original values when Init() was called for this theme engine. Useful for reverting changes done by this theme engine.

public:
 override void Reset();
public override void Reset ();
override this.Reset : unit -> unit
Public Overrides Sub Reset ()

Applies to