Class FixedUpdate
Called every fixed framerate frame.
Inheritance
FixedUpdate
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitCategory("Events/Lifecycle")]
[UnitOrder(4)]
public sealed class FixedUpdate : MachineEventUnit<EmptyEventArgs>, IEventUnit, IUnit, IGraphElementWithDebugData, IGraphEventListener, IGraphElementWithData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable, IGraphEventHandler<EmptyEventArgs>
Properties
hookName
Declaration
protected override string hookName { get; }
Property Value
Type | Description |
---|---|
String |
Overrides
Unity.VisualScripting.MachineEventUnit<Unity.VisualScripting.EmptyEventArgs>.hookName