Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DRObjects
Actor
C# Class DRObjects.Actor
Show file
Open project: Haedrian/Divine-Right
Class Usage Examples
Public Methods
Method
Description
Actor
( ) :
System
Equals
(
object
obj
) :
bool
Two LocalActors are considered equal if they share the same UniqueID
Method Details
Actor()
public
method
public
Actor
( ) :
System
return
System
Equals()
public
method
Two LocalActors are considered equal if they share the same UniqueID
public
Equals
(
object
obj
) :
bool
obj
object
return
bool