FFACETools.FFACE.GetCastPercentEx C# (CSharp) Method

GetCastPercentEx() private method

private GetCastPercentEx ( int instanceID ) : short
instanceID int
return short
        private static extern short GetCastPercentEx(int instanceID);
FFACE