C# Class Universe.Framework.SceneInfo.ReturnInfo

显示文件 Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Properties

Property Type Description
Groups List
count int
location Vector3
objectName string
reason string

Property Details

Groups public_oe property

public List Groups
return List

count public_oe property

public int count
return int

location public_oe property

public Vector3 location
return Vector3

objectName public_oe property

public string objectName
return string

reason public_oe property

public string reason
return string