isSpawned property

bool get isSpawned

Returns true if this instance already have spawned a script.

Implementation

bool get isSpawned => _spawned;