We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fa9f9b commit a00a4efCopy full SHA for a00a4ef
com.playeveryware.eos/Runtime/Core/Config/SandboxId.cs
@@ -76,6 +76,8 @@ readonly get
76
/// either the underlying value is null or empty, or if the underlying
77
/// value is equal to the string value for an empty Guid with the dashes
78
/// removed.
79
+ /// TODO: Utilize this property when applying the SandboxId to the EOS
80
+ /// SDK during initialization.
81
/// </summary>
82
[JsonIgnore]
83
public readonly bool IsEmpty
0 commit comments