package Widgets.Containers.Panels.Dialogs.Entity_Attributes is
function Create_Entity_Attributes_Dialog
( | view | : not null access Game_Views.Game_View'Class; |
id | : String; | |
eid | : Entity_Id; | |
class | : String; | |
attributes | : not null A_Association ) return A_Dialog; |