-
Notifications
You must be signed in to change notification settings - Fork 367
M_Aurora_Settings_FreeFormObject_Equals_1
Anton Pupkov edited this page Aug 8, 2016
·
1 revision
An equals function, compares this instance of FreeFormObject to another object and returns whether or not they are equal.
Namespace: Aurora.Settings
Assembly: Aurora (in Aurora.exe) Version: 1.0.0.0 (0.0.4.6)
C#
public override bool Equals(
Object obj
)
- obj
- Type: System.Object
An object to be compared
Type: Boolean
A boolean value representing equality
FreeFormObject Class
Equals Overload
Aurora.Settings Namespace