Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public bool ChangeToInteractiveButton(
bool value,
UIEditorScene uiEditorScene
)
public bool ChangeToInteractiveButton(
bool value,
UIEditorScene uiEditorScene
)
Public Function ChangeToInteractiveButton (
value As Boolean,
uiEditorScene As UIEditorScene
) As Boolean
Public Function ChangeToInteractiveButton (
value As Boolean,
uiEditorScene As UIEditorScene
) As Boolean
public:
bool ChangeToInteractiveButton(
bool value,
UIEditorScene^ uiEditorScene
)
public:
bool ChangeToInteractiveButton(
bool value,
UIEditorScene^ uiEditorScene
)
member ChangeToInteractiveButton :
value : bool *
uiEditorScene : UIEditorScene -> bool
member ChangeToInteractiveButton :
value : bool *
uiEditorScene : UIEditorScene -> bool
Return Value
Type:
Boolean