Table of Contents

Interface ISceneOperation

Namespace
Netick.Unity
Assembly
Netick.Unity.dll
public interface ISceneOperation

Properties

IsDone

bool IsDone { get; }

Property Value

bool

Progress

float Progress { get; }

Property Value

float