Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
HutongGames
PlayMaker
Actions
IntOperator
C# Class HutongGames.PlayMaker.Actions.IntOperator
Inheritance:
FsmStateAction
ファイルを表示
Open project: hughrogers/RPGQuest
Public Properties
Property
Type
Description
everyFrame
bool
operation
System.Operation
Public Methods
Method
Description
DoIntOperator
( ) :
void
OnEnter
( ) :
void
OnUpdate
( ) :
void
Reset
( ) :
void
Method Details
DoIntOperator()
public
method
public
DoIntOperator
( ) :
void
return
void
OnEnter()
public
method
public
OnEnter
( ) :
void
return
void
OnUpdate()
public
method
public
OnUpdate
( ) :
void
return
void
Reset()
public
method
public
Reset
( ) :
void
return
void
Property Details
everyFrame
public_oe property
public
bool
everyFrame
return
bool
operation
public_oe property
public
Operation,System
operation
return
System.Operation