Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

EventID Constructor

Declaration

public EventID(ulong value);

Parameters

value The value is used by the implementation and can be interpreted as a memory pointer or other implementation specific data.

Description

Construct a new EventID object.