Implemented by all resource dispensers. Called by the resource dispenser's holder.
Method | Description |
---|---|
CreateResource | Create a resource. |
RateResource | Evaluate how well a candidate resource matches. |
EnlistResource | Enlist a resource in a transaction. |
ResetResource | Prepare a resource to be returned to inventory. |
DestroyResource | Destroy a resource. |
DestroyResourceS | String SRESID version of DestroyResource. |