Class OnJointBreakGenerator
Inheritance
OnJointBreakGenerator
Inherited Members
Namespace: Ludiq.Bolt
Syntax
public class OnJointBreakGenerator : GameObjectEventUnitGenerator<OnJointBreak, float>, IBehaviourUnitGenerator, IUnitGenerator, IGenerator
Constructors
OnJointBreakGenerator(OnJointBreak)
Declaration
public OnJointBreakGenerator(OnJointBreak unit)
Parameters
| Type | Name | Description |
|---|---|---|
| OnJointBreak | unit |
Properties
argsParameterPort
Declaration
protected override ValueOutput argsParameterPort { get; }
Property Value
| Type | Description |
|---|---|
| ValueOutput |
Overrides
Ludiq.Bolt.EventHandlerUnitGenerator<Ludiq.Bolt.OnJointBreak, System.Single>.argsParameterPort