Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
VisualPOVRAY
TimedEvent
C# Class VisualPOVRAY.TimedEvent
Inheritance:
Event
Mostra file
Open project: TheAwesomePossum/VisualPOVray
Public Methods
Method
Description
TimedEvent
(
float
time
,
Functions
func
) :
System
pop
(
float
currentTime
) :
bool
Method Details
TimedEvent()
public
method
public
TimedEvent
(
float
time
,
Functions
func
) :
System
time
float
func
Functions
return
System
pop()
public
method
public
pop
(
float
currentTime
) :
bool
currentTime
float
return
bool