Schnittstelle RemoteActionGroupInterface.OnChangeActionStateFull

Umschließende Klasse:
RemoteActionGroupInterface
Funktionsschnittstelle:
Dies ist eine funktionale Schnittstelle, die somit als Zuweisungsziel für einen Lambdaausdruck oder eine Methodenreferenz verwendet werden kann.

@FunctionalInterface public static interface RemoteActionGroupInterface.OnChangeActionStateFull
  • Methodendetails

    • onChangeActionStateFull

      void onChangeActionStateFull(CallbackHandler __self, @Nonnull RemoteActionGroup remote, @Nonnull Str action_name, @Nonnull Variant value, @Nonnull Variant platform_data)
      Parameter:
      remote - a #GRemoteActionGroup
      action_name - the name of the action to change the state of
      value - the new requested value for the state
      platform_data - the platform data to send