Searched refs:debugRomAddressValid (Results 1 – 1 of 1) sorted by relevance
610 …public static ulong Create(UnitType unitType, bool debugRomAddressValid, bool debugSelfAddressVali… in Create() argument612 … var mask = (debugRomAddressValid ? 1u : 0u) << (int)SignalsEnumSharedWithTlib.DebugROMAddress in Create()