using System.Collections;
using System.Collections.Generic;
using UnityEngine;
하든 말든
걍 빈스크립트에
public struct Str
{
}
해도 다른데서 불러올 수 있던데 불러올 수 있는 기준이 뭐임?
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
하든 말든
걍 빈스크립트에
public struct Str
{
}
해도 다른데서 불러올 수 있던데 불러올 수 있는 기준이 뭐임?
댓글 0