ISessionObject 介面

定義

事件與目標的共用介面部分

public interface ISessionObject
type ISessionObject = interface
Public Interface ISessionObject
衍生

屬性

名稱 Description
State

獲得會話狀態。

方法

名稱 Description
GetCreateScript()

會獲得為該場次建立腳本。

GetDropScript()

拿到本場的 Drop 劇本。

IsDirty()

表示該場次是否為髒話。

適用於