Table of Contents

Class RXGoKitExtensions

Namespace
Global
Assembly
Assembly-CSharp.dll
public static class RXGoKitExtensions
Inheritance
RXGoKitExtensions
Inherited Members

Methods

HandleRemoveWhenDoneTweenComplete(AbstractTween)

public static void HandleRemoveWhenDoneTweenComplete(AbstractTween tween)

Parameters

tween AbstractTween

floatProp(TweenConfig, string, float)

public static TweenConfig floatProp(this TweenConfig config, string propName, float propValue)

Parameters

config TweenConfig
propName string
propValue float

Returns

TweenConfig

removeWhenComplete(TweenConfig)

public static TweenConfig removeWhenComplete(this TweenConfig config)

Parameters

config TweenConfig

Returns

TweenConfig