Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DRObjects
Actor
C# 클래스 DRObjects.Actor
파일 보기
프로젝트 열기: Haedrian/Divine-Right
1 사용 예제들
공개 메소드들
메소드
설명
Actor
( ) :
System
Equals
(
object
obj
) :
bool
Two LocalActors are considered equal if they share the same UniqueID
메소드 상세
Actor()
공개
메소드
public
Actor
( ) :
System
리턴
System
Equals()
공개
메소드
Two LocalActors are considered equal if they share the same UniqueID
public
Equals
(
object
obj
) :
bool
obj
object
리턴
bool