Skip to content

AnimationParameters.GetInt(string) Method

Definition

Namespace: Brine2D.Animation

Gets an integer parameter. Returns 0 if the parameter has never been set.

public int GetInt(string name);

Parameters

name System.String

Returns

System.Int32