C# Class ScriptGUI.DDItemInfo

Show file Open project: Genesis-3D/Genesis-3D Class Usage Examples

Public Properties

Property Type Description
receiver ScriptGUI.FString
receiver_index uint
sender ScriptGUI.FString
sender_index uint

Property Details

receiver public property

public FString,ScriptGUI receiver
return ScriptGUI.FString

receiver_index public property

public uint receiver_index
return uint

sender public property

public FString,ScriptGUI sender
return ScriptGUI.FString

sender_index public property

public uint sender_index
return uint