FFACETools.FFACE.GetCastPercentEx C# (CSharp) Méthode

GetCastPercentEx() private méthode

private GetCastPercentEx ( int instanceID ) : short
instanceID int
Résultat short
        private static extern short GetCastPercentEx(int instanceID);
FFACE