Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Executes the run method on the server and returns a container with the packed instance.
Syntax
server private static container runOnServer(container _packedClass)
Run On
Server
Parameters
- _packedClass
Type: container
A container that has a packed instance of this class.
Return Value
Type: container
A container that has a packed instance of this class.