Data.getVideoIndex2 C# (CSharp) Method

getVideoIndex2() public method

public getVideoIndex2 ( ) : int
return int
    public override int getVideoIndex2()
    {
        return 0xc;
    }
Data