OnSuccessAction
AnythingWorld.RequestParameter.OnSuccessAction
Declaration
Parameters
action | Action with void return type that will be invoked on successful request. |
Declaration
Parameters
action | Action with CallbackInfo return type that will be invoked on successful object request. |
Description
Pass action into make process that will be invoked on a successful model creation.
Last updated