Property | Type | Description | |
---|---|---|---|
onLengthWasMapped | OnLengthWasMapped |
Property | Type | Description | |
---|---|---|---|
_ratioDidChange | bool |
Method | Description | |
---|---|---|
OnWillPulse ( IGATPulseInfo pulseInfo ) : void |
Pulse callback called by the PulseModule if mapLengthToPulse is true
|
Method | Description | |
---|---|---|
Awake ( ) : void | ||
MapLength ( double pulseDuration ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void |
protected MapLength ( double pulseDuration ) : void | ||
pulseDuration | double | |
return | void |
public OnWillPulse ( IGATPulseInfo pulseInfo ) : void | ||
pulseInfo | IGATPulseInfo | |
return | void |