C# Class QFramework.QLuaComponent.FuncName

Mostra file Open project: liangxiegame/QFramework

Public Properties

Property Type Description
Awake string
OnDestroy string
OnDisable string
OnEnable string
Start string
Update string

Property Details

Awake public_oe static_oe property

public static string Awake
return string

OnDestroy public_oe static_oe property

public static string OnDestroy
return string

OnDisable public_oe static_oe property

public static string OnDisable
return string

OnEnable public_oe static_oe property

public static string OnEnable
return string

Start public_oe static_oe property

public static string Start
return string

Update public_oe static_oe property

public static string Update
return string