Table of Contents

Init Method

Namespace
DG.Tweening
Assembly
DOTween.dll

Init(bool?, bool?, LogBehaviour?)

public static IDOTweenInit Init(bool? recycleAllByDefault = null, bool? useSafeMode = null, LogBehaviour? logBehaviour = null)

Parameters

recycleAllByDefault bool?
useSafeMode bool?
logBehaviour LogBehaviour?

Returns

IDOTweenInit