Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kento
ExternalFunction
C# 클래스 Kento.ExternalFunction
상속:
ExternalMember
,
IInvokable
파일 보기
프로젝트 열기: LukaHorvat/Kento
1 사용 예제들
공개 메소드들
메소드
설명
ExternalFunction
(
string
Name
,
bool
Static
,
ProcessInvoke
Function
)
Invoke
(
List
Arguments
) :
Value
메소드 상세
ExternalFunction()
공개
메소드
public
ExternalFunction
(
string
Name
,
bool
Static
,
ProcessInvoke
Function
)
Name
string
Static
bool
Function
ProcessInvoke
Invoke()
공개
메소드
public
Invoke
(
List
Arguments
) :
Value
Arguments
List
리턴
Value