Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: void Postpone()

Declaration

public void Postpone()

Summary

Makes it so that the next action will occur no earlier than the RateLimitedAction.MinActionInterval. If action is already in progress, it will complete as usual.