Coherent UI for Unity3D  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Coherent.UI.View Member List

This is the complete list of members for Coherent.UI.View, including all inherited members.

AuthCredentialsResponse(string username, string password, bool success)Coherent.UI.Viewinlinevirtual
BindCall(string name, System.Delegate handler)Coherent.UI.Viewinline
CreateImageData(string name, int width, int height, IntPtr data, bool flipY)Coherent.UI.Viewinlinevirtual
Destroy()Coherent.UI.Viewinlinevirtual
DownloadUrl(string path)Coherent.UI.Viewinlinevirtual
ExecuteScript(string script)Coherent.UI.Viewinlinevirtual
FetchMouseOnUIQuery()Coherent.UI.Viewinlinevirtual
GetAudioData(int streamId, IntPtr buffer, int bufferSize, int timeoutMs)Coherent.UI.Viewinlinevirtual
GetClickThroughAlphaThreshold()Coherent.UI.Viewinlinevirtual
GetContext()Coherent.UI.Viewinlinevirtual
GetCurentViewPath()Coherent.UI.Viewinlinevirtual
GetHeight()Coherent.UI.Viewinlinevirtual
GetLastFailedPath()Coherent.UI.Viewinlinevirtual
GetLastLoadedPath()Coherent.UI.Viewinlinevirtual
GetLastRequestedPath()Coherent.UI.Viewinlinevirtual
GetViewType()Coherent.UI.Viewinlinevirtual
GetWidth()Coherent.UI.Viewinlinevirtual
HasMouseQueryFinished()Coherent.UI.Viewinlinevirtual
IMEActivate(bool active)Coherent.UI.Viewinlinevirtual
IMECancelComposition()Coherent.UI.Viewinlinevirtual
IMEConfirmComposition(string composition)Coherent.UI.Viewinlinevirtual
IMEIsActive()Coherent.UI.Viewinlinevirtual
IMESetComposition(string composition, uint cursorPos, uint targetStart, uint targetEnd)Coherent.UI.Viewinlinevirtual
InterceptURLRequests(bool intercept)Coherent.UI.Viewinlinevirtual
IsMouseOnView()Coherent.UI.Viewinlinevirtual
IssueMouseOnUIQuery(float normX, float normY)Coherent.UI.Viewinlinevirtual
IsTransparent()Coherent.UI.Viewinlinevirtual
KeyEvent(KeyEventData arg0)Coherent.UI.Viewinlinevirtual
KillFocus()Coherent.UI.Viewinlinevirtual
Load(string path)Coherent.UI.Viewinlinevirtual
MouseActivate()Coherent.UI.Viewinlinevirtual
MouseEvent(MouseEventData arg0)Coherent.UI.Viewinlinevirtual
Redraw()Coherent.UI.Viewinlinevirtual
RegisterForEvent(string name, System.Delegate handler)Coherent.UI.Viewinline
Reload(bool ignoreCache)Coherent.UI.Viewinlinevirtual
ReplyToJavaScriptMessage(bool success, string userInput)Coherent.UI.Viewinlinevirtual
Resize(uint width, uint height)Coherent.UI.Viewinlinevirtual
SetClickThroughAlphaThreshold(float threshold)Coherent.UI.Viewinlinevirtual
SetFocus()Coherent.UI.Viewinlinevirtual
SetMasterVolume(double volume)Coherent.UI.Viewinlinevirtual
SetScriptError(ScriptCallErrorType error, string message)Coherent.UI.Viewinlinevirtual
SetZoomLevel(double zoomLevel)Coherent.UI.Viewinlinevirtual
SupportsClickThrough()Coherent.UI.Viewinlinevirtual
TouchEvent(TouchEventData events, uint count)Coherent.UI.Viewinlinevirtual
TriggerEvent(string eventName)Coherent.UI.Viewinlinevirtual
UnbindCall(BoundEventHandle handle)Coherent.UI.Viewinline
UnbindObject(object target)Coherent.UI.Viewinline
UnregisterFromEvent(BoundEventHandle handle)Coherent.UI.Viewinline
UsesSharedMemory()Coherent.UI.Viewinlinevirtual