Loading...
Searching...
No Matches
FTTLConfig Struct Reference

Public Attributes

EAccelByteTTLConfigAction Action {EAccelByteTTLConfigAction::NONE}
 Action type after the time is expired. Example: Delete the record data after the desired time.
FDateTime Expires_At {0}
 Expired time that indicates to take an action. Example: FDateTime::UtcNow() + FTimespan(0, 0, 5);.