Show / Hide Table of Contents

Delegate Environment.Scene.SelectedEvent

Namespace: Experior.Core
Assembly: Experior.Core.dll
Syntax
public delegate void SelectedEvent(IEntity entity);
Parameters
Type Name Description
IEntity entity
Back to top Generated by DocFX