mirror of
https://github.com/ConjureETS/MTI860_VR_Multi_Controller.git
synced 2026-03-24 12:31:15 +00:00
6 lines
74 B
C#
6 lines
74 B
C#
using System;
|
|
|
|
public class OvrAvatarAsset {
|
|
public UInt64 assetID;
|
|
}
|