OnSuccessAction
AnythingWorld.RequestParameter.OnSuccessAction
Declaration
public static RequestParameterOption OnSuccessAction(Action action)
Action with void return type that will be invoked on successful request.
Parameters
Pass action into make process that will be invoked on a successful model creation.