C# Class Scaleform.CharEvent

Inheritance: SFEvent
Show file Open project: noahfreedman/Stereoscopic_Scatterplot

Public Properties

Property Type Description
KeyboardIndex Byte
WcharCode System.UInt32

Public Methods

Method Description
CharEvent ( Event ev ) : System

Method Details

CharEvent() public method

public CharEvent ( Event ev ) : System
ev UnityEngine.Event
return System

Property Details

KeyboardIndex public property

public Byte KeyboardIndex
return Byte

WcharCode public property

public UInt32,System WcharCode
return System.UInt32