Data.getVideoIndex1 C# (CSharp) Method

getVideoIndex1() public method

public getVideoIndex1 ( ) : int
return int
    public override int getVideoIndex1()
    {
        return 0x4;
    }
Data