C# Class AcTools.Render.Base.TickEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Méthode Description
TickEventArgs ( float deltaTime ) : System

Method Details

TickEventArgs() public méthode

public TickEventArgs ( float deltaTime ) : System
deltaTime float
Résultat System