PushChangeAssetObjectPropertiesEvent(ref ChangeAssetObjectPropertiesEventArgs)
Adds an ChangeAssetObjectPropertiesEventArgs to the end of the stream.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
PushChangeAssetObjectPropertiesEvent(ChangeAssetObjectPropertiesEventArgs)
public void PushChangeAssetObjectPropertiesEvent(ref ChangeAssetObjectPropertiesEventArgs data)
Parameters
The event data to add to the stream.