setData method

setData(data) {#number[]}

Sets user provided data of the resource which is used if IResourceLoadingCallback.resourceLoading() returns ResourceLoadingAction.UserProvided.

setData(data: number[])
ParameterTypeDescription
datanumber[]

See Also