Variable Location.index
Index into the source
Declaration
struct Location
{
// ...
ulong index;
// ...
}
Index into the source
struct Location
{
// ...
ulong index;
// ...
}