C# Class ScriptGUI.DDItemInfo

ファイルを表示 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_oe property

public FString,ScriptGUI receiver
return ScriptGUI.FString

receiver_index public_oe property

public uint receiver_index
return uint

sender public_oe property

public FString,ScriptGUI sender
return ScriptGUI.FString

sender_index public_oe property

public uint sender_index
return uint