Class OnTransformParentChanged
Called when the parent property of the transform of the game object has changed.
Inheritance
OnTransformParentChanged
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitCategory("Events/Hierarchy")]
public sealed class OnTransformParentChanged : GameObjectEventUnit<EmptyEventArgs>, IGraphElementWithData, IGraphEventHandler<EmptyEventArgs>, IGameObjectEventUnit, IEventUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IGraphEventListener
Properties
hookName
Declaration
protected override string hookName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Unity.VisualScripting.GameObjectEventUnit<Unity.VisualScripting.EmptyEventArgs>.hookName
MessageListenerType
Declaration
public override Type MessageListenerType { get; }
Property Value
Type | Description |
---|---|
Type |
Overrides
Unity.VisualScripting.GameObjectEventUnit<Unity.VisualScripting.EmptyEventArgs>.MessageListenerType