Method DoProcess DoProcess() Process the current tick for the module. Declaration protected override void DoProcess() Overrides UIInputModule.DoProcess() Remarks Executed once per Update call. Override for custom processing. See Also Process()