Object

The Object module.

ctor

SystemObject.__ctor____SystemObject()

outputs: unnamed (Object)

flow: none

C# Documentation

op_Equality

SystemObject.__op_Equality__SystemObject_SystemObject__SystemBoolean(System.Object System.Object)

outputs: unnamed (Boolean)

flow: none

Object Equals

SystemObject.__Equals__SystemObject__SystemBoolean(System.Object instanceSystem.Object obj)

outputs: unnamed (Boolean)

flow: none

C# Documentation

Object GetHashCode

SystemObject.__GetHashCode__SystemInt32(System.Object instance)

outputs: unnamed (Int32)

flow: none

C# Documentation

Object GetType

SystemObject.__GetType__SystemType(System.Object instance)

outputs: unnamed (Type)

flow: none

C# Documentation

op_Inequality

SystemObject.__op_Inequality__SystemObject_SystemObject__SystemBoolean(System.Object System.Object)

outputs: unnamed (Boolean)

flow: none

Object ReferenceEquals

SystemObject.__ReferenceEquals__SystemObject_SystemObject__SystemBoolean(System.Object objASystem.Object objB)

outputs: unnamed (Boolean)

flow: none

C# Documentation

Object ToString

SystemObject.__ToString__SystemString(System.Object instance)

outputs: unnamed (String)

flow: none

C# Documentation

Object

Variable_SystemObject(System.Object ObjectSystem.String nameSystem.Boolean publicSystem.Boolean syncedSystem.String syncMode)

outputs: none

flow: none