Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


PushChangeGameObjectOrComponentPropertiesEvent(ref ChangeGameObjectOrComponentPropertiesEventArgs)

Adds an ChangeGameObjectOrComponentPropertiesEventArgs to the end of the stream.
Read time 1 minuteLast updated 9 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor

PushChangeGameObjectOrComponentPropertiesEvent(ChangeGameObjectOrComponentPropertiesEventArgs)

public void PushChangeGameObjectOrComponentPropertiesEvent(ref ChangeGameObjectOrComponentPropertiesEventArgs data)

Parameters

The event data to add to the stream.