resource.isStarted
Method
Server and Client
Online and Offline
bool resource.isStarted(void)
Parameters
void | This method doesn't take any parameters. |
Return
bool | bool true if the resource has started, or returns bool false if it has not started.
|
Types
Shared
Resource
Notes
There aren't any notes for this method.
Examples
There aren't any examples for this method.
Compatibility
There isn't any compatibility information for this method.
Related
Server Related
findResourceByName
getResources
thisResource
resource.exports
resource.getExport
resource.isStarted
resource.isStarting
resource.name
resource.restart
resource.start
resource.stop
Client Related
findResourceByName
getResources
thisResource
resource.exports
resource.getExport
resource.isReady
resource.isStarted
resource.isStarting
resource.name
resource.restart
resource.start
resource.stop