TryAdd
Declaration
public bool TryAdd(Hash128 key, StatusEffectData value)
Parameters
Name
Type
Description
Returns
bool Returns true when it successfully added the StatusEffectData to the database.
Description
Adds a StatusEffectData to the database.
Last updated