C# Class GUI.Types.Renderer.Animation.Frame

Afficher le fichier Open project: SteamDatabase/ValveResourceFormat Class Usage Examples

Méthodes publiques

Méthode Description
Frame ( ) : System
SetAttribute ( string bone, string attribute, object data ) : void

Private Methods

Méthode Description
InsertIfUnknown ( string name ) : void

Method Details

Frame() public méthode

public Frame ( ) : System
Résultat System

SetAttribute() public méthode

public SetAttribute ( string bone, string attribute, object data ) : void
bone string
attribute string
data object
Résultat void