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 used method on the server and returns a container that contains the packed class.
Syntax
server public static container callUsedOnServer(container _packedClass, ClassId _classId)
Run On
Server
Parameters
- _packedClass
Type: container
A container that contains the packed class.
- _classId
Type: ClassId Extended Data Type
The class ID of the class.
Return Value
Type: container
A container that contains the packed class.