Coroutine..::..IsFinished Property

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public bool IsFinished { get; }
Public ReadOnly Property IsFinished As Boolean
	Get
public:
property bool^ IsFinished {
	bool^ get ();
}