Show / Hide Table of Contents

Class TweenStaticUnitySupport

Plugin providing static accessor and arithmetic plugins for use cases in Unity.

Inheritance
System.Object
TweenStaticUnitySupport
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Sttz.Tweener.Core
Assembly: cs.temp.dll.dll
Syntax
public static class TweenStaticUnitySupport

Methods

Register()

Register accessors and arithmetics for common Unity types.

Declaration
public static void Register()
Back to top © 2018 Adrian Stutz