Click or drag to resize
APILNEngine_UpdateFrame Method
1フレーム分の更新処理を行います。

Namespace: Lumino
Assembly: LuminoDotNet (in LuminoDotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static Result LNEngine_UpdateFrame(
	out bool outRequested
)

Parameters

outRequested
Type: SystemBoolean
終了要求の有無を格納する変数

Return Value

Type: Result

[Missing <returns> documentation for "M:Lumino.API.LNEngine_UpdateFrame(System.Boolean@)"]

See Also