Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AgaHackTools
Example
Shared
Structs
Ray_t
C# 클래스 AgaHackTools.Example.Shared.Structs.Ray_t
파일 보기
프로젝트 열기: aganonki/HackTools
1 사용 예제들
공개 메소드들
메소드
설명
Init
(
Vector3
start
,
Vector3
end
) :
Ray_t
Ray
(
bool
intit
= true ) :
Ray_t
메소드 상세
Init()
공개
정적인
메소드
public
static
Init
(
Vector3
start
,
Vector3
end
) :
Ray_t
start
Vector3
end
Vector3
리턴
Ray_t
Ray()
공개
정적인
메소드
public
static
Ray
(
bool
intit
= true ) :
Ray_t
intit
bool
리턴
Ray_t