示例#1
0
 public IReadOnlyReactiveProperty <Boolean?> GetCompletedCutSceneProperty(Int32 key)
 {
     return(LD_CompletedCutScene.GetProperty(key));
 }